Saksham Misra

Hi, I'm Saksham.

Developer
I began coding in year 2021, and it has evolved into a passionate hobby for me.

Education

Indian Institute of Technology , BHU, Varanasi, India.
B.Tech in Electronics Engineering
2022 - 2026

Skills

Languages
TypeScript, JavaScript, C++, C
Frameworks
React, Next.js, Three.js
Tools & Databases
Figma, Git, MongoDB

Projects

Three.js COPS Project
June 2023 - July 2024
A Project Embeding 3-D components to showcase COPS Verticals

Background

This is an Introductory website to all the verticals in our college coding group COPS .This makes Club of Programmers one of the most important clubs in the institute. Club of Programmers (or better known as COPS) understands this responsibility and plays a crucial part in maintaining the coding culture in the institute. Introductory workshops are held for freshers to introduce them to the various facets of programming. Regular competitions are held for the general student body to test and sharpen their programming skills.

Three.js
Javascript
Git
IIT BHU Wi-Fi Logger
October 2023 - January 2024
Wi-Fi Logger Once and For-All

Features

  • The main functionality of this application is to automate the process of logging into the WiFi network at IIT BHU.
  • It achieves this by sending multiple Axios-based requests to the firewall URL of the college WiFi.
  • It includes error handling to manage failed login attempts and retries automatically.
  • The application runs in the background, ensuring seamless WiFi connectivity without user intervention.
  • The application is designed to be lightweight and have minimal impact on system performance.
Electron.js
JavaScript
Personal Portfolio
May 2024 - June 2024
Portfolio showcasing my journey

Background

A portfolio developed using Next.js and MongoDB showcases a dynamic and efficient web application. Next.js enables server-side rendering and static site generation, enhancing performance and SEO. MongoDB, as a NoSQL database, offers flexibility in storing and managing data. Together, they create a seamless, responsive portfolio with fast load times and a modern user experience. This tech stack is ideal for developers looking to build scalable, high-performance websites that can handle dynamic content effortlessly.

Next.js
MongoDB
Git
Chip8 Emulator
May 2024 - June 2024
Chip8 Emulator made using classic C++

Under Development Right Now

Features

I developed a Chip8 emulator in C++, bringing the classic 1970s programming language to modern systems. This project involved simulating the original Chip8 hardware, managing memory, handling I/O, and interpreting opcodes. Through this process, I deepened my understanding of emulation and low-level programming. Creating this emulator allowed me to merge my passion for retro gaming with my C++ development skills, resulting in a functional piece of computing history that runs seamlessly on contemporary devices.

C++
Netflix Frontend Clone
May 2023 - June 2023
Frontend Clone developed on Vanilla.js

Features

In my attempt to recreate Netflix look using basic JavaScript, I used the YouTube API to add cool videos. With careful coding, I made sure the website looked just like Netflix. JavaScript helped me get videos dynamically, so users could browse a bunch of cool stuff. From smooth moving around to easy video playing, I made sure every part felt just like the real Netflix site.

HTML
CSS
Vanilla
Youtube API