Welcome to my Portfolio


About The Author

Hi, my name is Rishabh Goswami. I completed my studies in Mathematics and Computing at Delhi Technological University, New Delhi in 2022. Coding has always fascinated me for its ability to create wonders. I began my journey with C, then delved into Python, and later mastered data structures and algorithms. During my time at university, I expanded my skills by learning how to build front-end websites using HTML, CSS, JavaScript, and various other languages and frameworks.
I'm passionate about leveraging technology to solve real-world problems and am continuously seeking opportunities to grow and learn. Outside of my academic pursuits, I've worked on several exciting projects. I pioneered testing using the Robot Framework for servers with Python, implemented securities in software products, and developed a COVID-19 prediction model for Kerala using the Poisson distribution.
I'm also proud of my work in license plate recognition using OpenCV and Pytesseract, as well as a DenoJS-based NASA Mission Control Web App. I'm enthusiastic about exploring new technologies and contributing to innovative projects. Feel free to reach out if you'd like to connect or discuss potential collaborations.

Education


DTU

2018-2022

B.Tech in Mathematics and Computing From Delhi Technological University, New Delhi.


CGPA : 8.46

Kendriya Vidyalaya

2016-2018

Senior Secondary schooling from Kendriya Vidyalaya, Janakpuri, New Delhi.


Class 12th Marks : 92%

Kendriya Vidyalaya

2006-2016

Secondary schooling from Kendriya Vidyalaya, Janakpuri, New Delhi.


Class 10th CGPA : 10

Projects

Here are some of my front end web-development projects that I have created.

Bootstrap based Websites


Glozzom

An Bootstrap based multi page theme which implements various bootstrap classes as well as some external plugins such as lightbox and slick slider to enhance the layout. Every page utilizes different layout and different kinds of classes such as accordion,grid,forms,cards,etc.

Loop Lab

An Bootstrap based single page theme implementing some bootstrap classes and modals and custom jquery script to add a scrolling feature.

Mizuxe

An Bootstrap based single page theme to showcase a book or product. This theme uses different css manipulations as well as bootstrap classes to have an overall responsive and elegant website.

Blogen

An Bootstrap based admin panel theme to act as an layout for any blog related admin section with all the links working(but not functional). This theme is completely responsive for all screen sizes.

Web Applications


Travel App


A webpack based application which uses three different APIs to act as an planner app which shows the weather of the place user is visiting to, it's image and amount of days left to trip and the duration of the trip.

Evaluate Articles


A webpack based application which uses Aylien Api to process the text of any given link using NLP and outputs the subjectivity and polarity of the text and the text itself. The server is created using nodeJs.

Weather Journal App


A server based app which uses Open Weather Map api to fetch the weather of the city which the user inputs and it displays the temperature as an output.