Hi, I am
Niloy Sarkar Babu
I am a
Fro|
I am a motivated and versatile individual, always eager to take on new challenges. With a passion for learning I am dedicated to delivering high-quality results. With a positive attitude and a growth mindset, I am ready to make a meaningful contribution and achieve great things.
Check Resume
Skills
Here are some of my skills on which I have been working on for the past 2 years.

Frontend

React Js
Next Js
HTML
CSS
JavaScript
Bootstrap
Material UI

Backend

Node Js
Express Js
MongoDB
Firebase

Others

Git
GitHub
Netlify
VS Code
Postman
Figma
Projects
I have worked on a wide range of projects. From web apps to android apps. Here are some of my projects.
All
Frontend
Mearn Stack
Academic
tailwinddaisy uimamba uiReact Jstanstack queryfirebasenode Jsexpress js
TourBDirect
Dec 2023
The TourBDirect project is a scalable and robust travel booking platform developed using the MEARN stack . Hosted on Netlify, it offers a seamless experience for users to browse and book travel tours. The platform features dynamic tour listings with detailed itineraries, pricing, and destinations. It serves as a platform for users to explore and book various tours and travel packages, offering a user-friendly interface that allows for easy navigation and interaction. The application includes functionalities such as viewing available tours, booking options, and detailed itineraries. By leveraging modern web technologies, the project ensures a seamless and engaging experience for users looking to plan their next adventure.
tailwinddaisy uimamba uiReact JsAxiosfirebasenode Jsexpress jsmongoDB
Career Maker
Nov 2023
The CareerMaker project is a dynamic web application built with React and Vite, hosted on Netlify. It offers users a seamless experience to explore various career opportunities, with features like comprehensive **job listings**, detailed **application forms**, and valuable **career resources**. The project showcases a **user-friendly interface**, dynamic content rendering, and real-time updates. Designed with modern web technologies, it provides a smooth and efficient experience for job seekers. Hosted on Netlify, the application ensures quick loading times and optimal performance across different devices and browsers. Server side: 'https://github.com/sarkarniloy102/CareerMaker_ServerSide'
tailwinddaisy uiReact Jsfirebase
Event Management
Oct 2023
Developed a dynamic web application developed using React and Vite, hosted on Netlify. It offers features such as user authentication, event management services, and a review section for clients to leave feedback. The application demonstrates proficiency in modern web development technologies, providing a seamless experience for users to manage and review events.
htmltailwind-cssjavascript
Summer Sale
Aug 2023
In this project, I've integrated JavaScript along with HTML and Tailwind CSS to add interactive features like dynamic content updates, coupon validation, and real-time price calculations. Let me know if you'd like to enhance or modify any specific functionality!
htmltailwinddaisy uijavascript
PH tube
Sep 2023
This project is developed using HTML, Tailwind CSS, and JavaScript, featuring a video streaming platform that allows users to watch and sort videos by view count. The site includes a Blog section, providing additional content related to the videos.
tailwinddaisy uiReact Js
Course Registration
Sep 2023
This project is a dynamic web application developed using React and Vite, hosted on Netlify. It allows users to register for courses, providing an interactive and user-friendly interface
htmlcss
Registration Form
Jul 2023
Developed a static website featuring a responsive registration form, allowing users to input their details like name, email, and password. This project showcases expertise in HTML and CSS for creating interactive and visually engaging web forms.
htmlcss
Gamer Zone
Jul 2023
This project is a static website for Gamer Zone, showcasing a gaming platform's landing page with sections for games, developers, and promotions. It highlights features like instant play, various game categories, and a user-friendly interface.
htmlcss
Tea House
Jul 2023
The Tea House project is a static website designed to showcase a tea shop's offerings. It features sections such as 'Our Featured Products', highlighting various teas like Milk Tea, Black Tea, Lemon Tea, and Green Tea. The site also includes customer testimonials, news and events, and a call-to-action for users to get started. The design emphasizes a clean and user-friendly interface, aiming to provide an engaging experience for visitors interested in tea products.
htmlcss
Fruit Burst
Jul 2023
Developed a static website for 'Fruit Burst', showcasing a variety of fresh fruits with sections like featured products, deals of the day, and team introductions, offering an engaging and visually appealing experience for fruit enthusiasts.
htmltailwind cssJavascript(DOM)
Baper Bank
Aug 2023
This project is developed using HTML, Tailwind CSS, and the Document Object Model (DOM) concept. It features a login page where users can access the bank's services. The project demonstrates proficiency in web development technologies and the application of DOM for interactive elements. For more details, you can visit the project's GitHub repository. For Login, [email:sarkarniloy102@gmail.com, Password: Niloy102]
React JsAPIfetch
React world tour
Sep 2023
This project includes a dynamic API fetch feature, allowing it to retrieve and display data from external sources in real-time. This functionality demonstrates the integration of REST APIs within React components, showcasing state management and asynchronous operations with tools like fetch()
htmlcssjavascript
The Chocolate Gallery
Jul 2023
This project is a static website that showcases a variety of chocolate products and related services. The site features sections highlighting available products, customizable packages, customer reviews, and blog posts about different chocolate varieties. It also offers information on services like cash on delivery and fast delivery options. The website is designed to provide users with an overview of chocolate offerings and related information in a structured format.
htmlcss
Email template
Jun 2023
The Email_Template contains a responsive design for effective email communication. Let me know if you'd like help improving or customizing it!
htmlcss
Replica of Facebook's login page
Jun 2023
This project replicates Facebook's login page, showcasing a responsive design with key elements like login fields, a 'Create an account' section, and language options. It demonstrates skills in HTML and CSS for recreating the layout of a popular platform. Note that it is non-functional and intended solely for educational purposes.
java
Student Result
Apr 2021
The Student-Result project is a Java-based application developed to manage and display student results effectively. Built using the NetBeans IDE, it employs Apache Ant for automated building and deployment, ensuring streamlined development. The project likely facilitates result input, processing, and display, offering functionalities such as grade calculation, validation, and report generation. It demonstrates a structured approach to creating a functional tool for academic result management, packaged for easy distribution and use.
java
Stopwatch
Feb 2021
The StopWatch project is a Java-based graphical application that provides a simple stopwatch functionality. Developed using the Swing framework, it features an intuitive user interface with 'Start' and 'Stop' buttons for timing control. The application utilizes Java's System.nanoTime() method to measure elapsed time with high precision. It calculates and displays the elapsed time in seconds, providing accurate and user-friendly feedback. This project demonstrates the effective use of Java Swing for GUI development and implements event-driven programming to create an interactive and functional timing tool.
pythonpyautoguipyttsx3
Jarvis AI
Nov 2022
The 'Iron-Man-Jarvis' project is a Python-based voice assistant inspired by J.A.R.V.I.S. from the Iron Man series. Developed using Python, it integrates various libraries to enable functionalities such as speech recognition, text-to-speech conversion, and task automation. The assistant can interpret voice commands to perform actions like opening applications, searching the web, and retrieving information, aiming to emulate the interactive and responsive nature of Tony Stark's AI system.
C++Algorithms
Non-Linear Equation Solution Project Using Numerical Methods
May 2023
In this project aims to solve the non-linear equation(x2 - 1) sin(x) = 2x cos(x) using four different numerical methods: Newton Bisection method, Newton-Raphson method, False Position method, and Secant method. Through the implementation and comparison of these methods, we expect to gain insights into their performance, convergence rate, accuracy, computational efficiency, and robustness. The findings of this project can be useful in selecting an appropriate numerical method for solving similar non-linear equations in various real-world applications.
Education
My education has been a journey of self-discovery and growth. My educational details are as follows.
  • International Islamic University,Chittagong
    Bachelor of Science - B.Sc, Computer Science and Engineering
    Sep 2019 - Oct 2024
    I have completed my BSc in Computer Science and Engineering from International Islamic University,Chittagong
  • Sir Ashutosh Govt. College
    Higher Secondary Certificate, Science Division
    2016 - 2018
    I have completed my H.S.C degree at Sir A.T Govt. College
  • Purno Chandro Sen Saroatali High School
    Secondary School Certificate, Science Division
    2014 -2016
    I completed my class 10 education at P.C Sen Saroatali High School
Contact
Feel free to reach out to me for any questions or opportunities!
Email Me 🚀