Uddit

Hi ! My name is Uddit .

I am a full-stack web developer specializing in creating scalable and user-friendly web applications. Explore my projects and feel free to connect for more information.

HTML5 Logo CSS3 Logo JavaScript Logo TypeScript Logo Python Logo Flutter Logo Android Logo Xcode Logo Firebase Logo Ionic Logo PWA Logo Cordova Logo Expo Logo Swift Logo Android Studio Logo Java Logo C++ Logo C# Logo PHP Logo Ruby Logo Swift Logo Kotlin Logo Dart Logo Go Logo Rust Logo R Logo Scala Logo Perl Logo Lua Logo MATLAB Logo React Logo Angular Logo Vue.js Logo Svelte Logo Next.js Logo Bootstrap Logo Tailwind CSS Logo Express.js Logo Django Logo Laravel Logo Spring Boot Logo Firebase Logo Node.js Logo MongoDB Logo Git Bash Logo
Internships

1. Hyperlink Infosystems - App Developer


Duration: May 6 - July 31, 2024

  • Developed scalable mobile applications, focusing on user engagement and performance optimization.
  • Implemented advanced UI/UX features to enhance usability.
  • Collaborated with cross-functional teams to meet project goals.

2. WOLDOMAINIA - Digital Marketing & Internet Services


Duration: May - July 2023

  • Developed Responsive Web Interfaces with HTML, CSS, JavaScript, and React.
  • Integrated RESTful APIs for dynamic data and real-time updates.
  • Optimized performance, reducing load time by 30%.

3. The Vintage Foods - Tech-Stack Developer


Duration: Dec 2022 - May 2023

  • Developed robust Backend APIs using Node.js and Express.
  • Managed databases with MongoDB and MySQL for optimized performance.
  • Ensured security with JWT authentication and encryption protocols.

4. Zooner - Developer


Duration: December 2022 to May 2023
Worked at Zooner, a company similar to Blinkit, focusing on frontend and backend integration for seamless delivery operations.

  • Developed front-end features with React and Bootstrap.
  • Integrated backend APIs for seamless data flow.
  • Improved delivery tracking and order management efficiency.
+
App Dev Icon
WEBSITE DEVELOPMENT
+
UI/UX Icon
UI/UX
+
AI/ML Icon
AI/ML INTEGRATION
+
App Dev Icon
APP DEVELOPMENT

What You Can Expect

Image 1

Welcome Page

Image 2

Product Grid & Sliders

Image 3

Store Details

Image 4

Google Fonts

Image 5

Login/Landing Pages

Image 6

Product Details

Image 7

Footer Navigations

Image 8

Sales Data

Image 9

Attractive Google Fonts

EXEMPLARY E-COM WORK

Ecom Image 1

Home Page Animations

Ecom Image 2

Product-Grid View & Mobile Responsive

Ecom Image 3

Faster Page Reloads

Ecom Image 4

Distinct Categories Banners

Ecom Image 5

Home Page Product Grid

Ecom Image 6

Promotional Sliders

Ecom Image 7

Hero Image and Product SLiders

Ecom Image 8

Hero Banners & Welcome Pages

Ecom Image 9

Product Categories

What I Do

Custom Website Development

E-Commerce Solutions

Content Management Systems (CMS)

Web Applications

Technologies I Use

Front-End: HTML5, CSS3, JavaScript, React, Angular, Vue.js


Back-End: Node.js, PHP, Python, Ruby on Rails

Databases: MySQL, MongoDB, PostgreSQL

Tools & Platforms: Git, GitHub, AWS, Docker, WordPress, Shopify

My Work Process

Why Choose Me

Testimonials

"Working with UDDIT was a fantastic experience. The website exceeded our expectations and has significantly boosted our online presence."
— Sarbhajeet, MultiMedia Marketing Agency

MEDVENTURE



Image 1
Image 2
Image 3
Image 4
Image 5
Image 6
Image 7
Image 8

NEXTILLO


Image 1
Image 2
Image 3
Image 4
Image 5
Image 6
Image 7
Image 8
Image 9
Image 10

ZYDUS-READY



KidiBLiSS


Flutter

Specializing in cross-platform mobile development with Flutter, delivering smooth, high-performance, and visually appealing applications.

Core Skills

Development Tools and Frameworks

Highlighted Projects

Continuous Learning

Discover My Projects

This is the slider section located before the footer.

Robotics Algorithms

Q-Learning

Q-Learning is a model-free reinforcement learning algorithm to learn the value of actions in a state-action space.

Circular Image "Uddit’s expertise in full-stack development truly brought our vision to life. He took the time to understand our business needs and translated them into a website that not only looks stunning but performs flawlessly. The responsive design has significantly boosted our user engagement, and we've seen a noticeable increase in our website traffic. His ability to seamlessly blend aesthetics with functionality is unmatched. Highly recommended for anyone looking to build a robust online presence." — Rahul, CEO of TechInnovate Solutions

(DQN)

DQN combines Q-Learning with deep learning by using a neural network to approximate the Q-values for reinforcement learning problems.

Circular Image "Uddit was instrumental in transforming our outdated website into a modern, high-performing digital platform. From the initial consultation to the final deployment, he was attentive, responsive, and proactive in addressing our needs. He implemented a range of advanced features, including real-time analytics integration and seamless API connections, which have enhanced our operational efficiency. The website's sleek design and intuitive navigation have received positive feedback from both our team and customers. Uddit’s dedication and expertise have made a significant impact on our online strategy." — Neha, Operations Manager at BlueSky Ventures

(PPO)

PPO is a policy gradient method that provides a balance between sample efficiency and ease of implementation for reinforcement learning tasks.

Circular Image "Uddit's creativity and problem-solving skills far exceeded our expectations. He developed a robust e-commerce platform tailored to our specific needs, making it easy for us to manage inventory, process payments, and update content effortlessly. His user-friendly interface has simplified the buying experience for our customers, leading to a noticeable increase in sales. Uddit's proactive support during and after the project ensured everything ran smoothly, and his suggestions for ongoing improvements were invaluable." — Sneha, Owner of Fashionista Boutique

(DDPG)

DDPG is an actor-critic method used for continuous action spaces, employing deterministic policies and Q-learning.

Circular Image "Working with Uddit was a breeze! He has a knack for breaking down complex requirements and turning them into intuitive and user-friendly features. Throughout the development process, he communicated clearly, kept us informed of progress, and delivered everything on schedule. His expertise in both front-end and back-end technologies made our project a seamless experience, and the final product exceeded our expectations. We’re thrilled with the results and look forward to future collaborations." — Meera, Product Manager at DigiWave Inc.

(SLAM)

SLAM is the process by which a robot constructs a map of an unknown environment while simultaneously keeping track of its location.

Circular Image "Uddit’s professionalism and deep understanding of web technologies are truly commendable. He not only delivered the project ahead of schedule but also ensured every detail was polished to perfection. His proactive approach to problem-solving, combined with his technical skills, resulted in a website that’s visually appealing and highly functional. The custom solutions he provided have streamlined our internal processes, saving us time and resources. He is, without a doubt, an asset to any team looking for a skilled developer." — Kavita, Founder of EcomExpress

(RRT)

RRT is a path planning algorithm designed for efficiently navigating robots through high-dimensional spaces.

Circular Image "From start to finish, Uddit demonstrated exceptional communication, technical skills, and dedication. He took the time to understand our goals and provided valuable input to refine our initial ideas. The final website he delivered has significantly improved our user engagement, conversion rates, and overall online presence. Uddit’s attention to detail and willingness to go the extra mile make him a standout developer in his field. Our team couldn’t be happier with the results!" — Arjun, Marketing Director at CloudWorks

Genetic Algorithm

Genetic algorithms simulate the process of natural selection to generate solutions to optimization and search problems.

Circular Image # Genetic Algorithm Pseudocode initialize population with random solutions for each generation: evaluate fitness of population select parents based on fitness crossover parents to create new offspring mutate offspring randomly replace the least fit solutions with new offspring