Skip to content
View Prakashgolusingh's full-sized avatar
👨‍💻
👨‍💻

Block or report Prakashgolusingh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Prakashgolusingh/README.md

💫 About Me:

🔭 I Have done MCA (2021-24) from NITC and have done my B.sc (2017-20) in Physics, Math, Statistics from BHU.
🌱 I have gained pretty much good knowledge in DSA, Full stack development and Data science, along with core CS concepts like DBMS, OS, OOPS, Computer Networks.
🌱 I'm interested in both software development as well as creating ML models
🌱 I really enjoy creating software products that people going to use. I derive great pleasure from coding and brainstorming technical solutions for software. I love working on challenging projects, constantly learning about new technologies, may be this line feels a little bit praising yourself but it's true to some extend.
🌱 Along with these, I'm really a good at sports, i have won my medals and certificates in different sports like cricket, football, volleyball, etc.

My Academic Life in Nitc

My coding journey began in the first semester of my MCA program. I started with fundamental computer science subjects like logic design, Intro to programming in c, statistics, etc. This only semester was online so progress was a bit slow.

In the second semester(offline), We have DSA in C( theory + lab) it was most challenging but also most learning semester. Got to know about trees, graphs, disjoint set, hashing as well as created algorithms from scratch and different methods for processing and manipulation on these data structure. In this semester built my first web application, a "Hostel Management" system, using Ruby on Rails framework, learnt more about HTML, css, JS, and bootsrap my part was mostly fronted . This semester also saw me delve into MIPS assembly language as part course computer organization and architecture, I was pretty good in graph theory and my initial exploration of machine learning started into this semester. This was the most energetic semester made new friends as well did lots of learning compare to all others coming semesters(it was the best semester in all perspective).

The third semester focused on object-oriented programming (OOP) with a strong emphasis on both theoretical and practical aspects. Additionally, I studied Database Management Systems (DBMS), gained practical experience with operating systems (OS) and command-line interfaces (CLI), and continued honing my coding skills like DP. During this time, I completed several projects: OS Project: Developed an Enigma machine program for encoding and decoding messages at the kernel level.OOP Lab Project: Created a desktop application called "Lost and Found" using Java.

The fourth semester heavily emphasized data science and machine learning we had to build all basic ML models from scratch along with practical and theoretical lab test on each topic, complemented by courses on computer networks and the software development lifecycle. I also created a desktop application named "NITC Travel Together" in Java. Created Object classification Application using Deep learning

In the fifth semester, I continued to solidify my knowledge through data science and data mining practices. I also completed a DBMS lab project and built an "Online Blood Forum" application using Flask(Python framework), Html, css, js and SQLite.

sixth semester: I had to created a project on a remote sensing and machine learning related project focused on "Crop mapping using fused optical-radar dataset."

Along with study, there were many extracurricular activities like i played many tournaments including cricket, football volleyball. And many other things...

🌐 Socials:

Instagram LinkedIn

💻 Tech Stack:

C HTML5 Java JavaScript Ruby Python CSS3 Bootstrap Express.js Flask WordPress MySQL Matplotlib NumPy Pandas scikit-learn TensorFlow LINUX GIT Shell Script Apache SQLite Keras

📊 GitHub Stats:




Pinned Loading

  1. Project-Nitc_Travel_Together Project-Nitc_Travel_Together Public

    it's our Desktop application for software engineering lab. for Nitc students who wants to travels together

    Java

  2. Online-Blood-Forum Online-Blood-Forum Public

    The Online Blood Forum Project is a pioneering initiative driven by the vision to bridge the gap between blood donors and those in need of it by connecting them to the hospitals in their area.

    Python

  3. CIFR-10-image-classification CIFR-10-image-classification Public

    In this project i have used CIFAR image dataset of 50k for training and 10k for testing trained using ANN, CNN and transfer learning. With ANN(Artificial Neural Network) i got low accuracy of aroun…

    Jupyter Notebook

  4. Nitc-Hostel-Management Nitc-Hostel-Management Public

    It was a Group Project and it was my first project in web (I mostly worked on font-end ) Also worked a little on back-end overall it's great leaning experience. Technology used– Ruby on Rails, Html…

    HTML

  5. Machine-Learning Machine-Learning Public

    Collage Assignment of on ML in python, created ML algo from scratch like (Linear , logistic, svm, decision tree, etc.

    Jupyter Notebook

  6. Application-Make-Notes Application-Make-Notes Public

    This is my Second application in flask. I was learning flask from you tube, this project was there but i made lot of changes in it. This is simple CRUD based application where a user can create his…

    Python