Name: Jigyasa

Role: Student

Experience: Fresher

Address: Delhi, India

Skills

C
C++
HTML
CSS
JavaScript
Statistical Analysis
Machine Learning
MS-Excel
Power BI
SQL

About

About Me

As a BTECH CSE student, I possess a strong foundation in my chosen field and have gained valuable skills through academic coursework. My exceptional time management abilities, coupled with my dedication to continuous learning, make me an asset to any organization. With a passion for excellence and a drive to succeed, I am eager to contribute my talents to the professional tech world.

  • Profile: AIML Enthusiast
  • Field: Computer Science
  • Education: Bachelor of Technology
  • Language: English, Hindi
  • Skills: C, C++, HTML
  • Interest: Travelling

0 + Projects Completed

LinkedIn GitHub

do {
  code.write();
}
while (!code.is_successful());
std::cout << "Every attempt is a step forward!" << std::endl;

Resume


Delhi, India | LinkedIn | GitHub | Portfolio Website

EDUCATION

Guru Tegh Bahadur 4th Centenary Engineering College, GGSIPU, New Delhi, India
BTech in Computer Science and Engineering (2022 – 2026)

SKILLS

  • Languages: C, C++, Python, HTML, CSS, JavaScript
  • Tools and Frameworks: Numpy, Pandas, Scikit-Learn, Git, Power BI, SQL

PROJECTS

1. Multiple Disease Detection App Link

  • Designed and implemented a multi-disease prediction system achieving accuracy rates up to 87.18%.
  • Utilized Python, Pandas, and scikit-learn for data manipulation and model training.
  • Created intuitive interfaces and visualizations in Jupyter Notebooks for EDA.

2. Fake News Prediction App Link

  • Developed a predictive model utilizing Logistic Regression with a classification accuracy of 97% on a dataset of 20,000 articles.
  • Employed vectorization and stemming to preprocess text data, enhancing model performance.
  • Built an interactive user interface with Streamlit, aimed at reducing online misinformation.

3. Movie Recommendation System Link

  • Implemented a personalized recommendation system using cosine similarity for a dataset of 5,000 films.
  • Executed data cleaning to ensure accuracy, streamlining movie discovery.
  • Designed an intuitive interface with Streamlit for easy navigation of personalized recommendations.

ACHIEVEMENTS

  • Mentor at GSSOC'24, providing guidance to students in their open-source projects.
  • Awarded Best Mentee in AI/ML domain among 150+ students by MSC-IGDTUW.
  • Prequalified for Internal SIH '24, earning a spot in the Smart India Hackathon Internal Round.
  • Finalist in YBEP'24, achieving top 10 in the Young Barons Elevator Pitch organized by Greenbucks, IGDTUW.
  • Student Coordinator: Successfully organized a technical event at college, fostering collaboration & innovation.
  • Postman API Fundamentals Student Expert, learnt about APIs & their importance in software development.
  • Granted a scholarship by SheCodes Foundation and I have been featured in their Hall of Fame.

LANGUAGES

English , Hindi

Experience


July 2024 - September 2024

Software Engineering Fellow-REMOTE

Headstarter

Headstarter is building the #1 community for emerging software engineers. In an era where learning is being commoditized, they want to bring community and real human feedback for future tech leaders of the world.

  • This was a 7-week software engineering fellowship.
  • The program consisted of building 5 AI projects, 5 weekend hackathons, 1 final project with 1000+ users, interview prep, resume reviews and feedback from real software engineers.
  • Created a personal portfolio website showcasing technical skills and projects, including Power BI dashboards for financial risk analysis yielding a 28.8% revenue increase.
  • Managed SQL databases for financial analytics, ensuring data accuracy & revealing insights, including a 16% attrition rate.
  • Developed interactive visualizations with Power BI to present data-driven solutions, emphasizing analytical capabilities.

May 2024 - July 2024

Project Research Summer Intern

DRDO, New Delhi

DRDO is the R&D wing of the Ministry of Defence, Govt of India, with a vision to empower India with cutting-edge defence technologies and a mission to achieve self-reliance in critical defence technologies and systems, while equipping our armed forces with state-of-the-art weapon systems and equipment.

  • Performed research and analysis on a project related to COMPUTER NETWORKING.
  • Project Title- Architecture of a Network Enterprise
  • Studied the OSI Model to understand data flow and network layer functionalities in the context of network architecture design.
  • Applied subnetting principles to develop IP addressing schemes for a proposed campus network design.
  • Designed a campus network architecture leveraging knowledge of the OSI model & subnetting strategies.

Activities


March 2024 - September 2024

SheCodes Foundation Scholar

SheCodes

SheCodes is there to help provide women in developing countries with the opportunity to learn how to code for free. SheCodes offers a solid introduction to product development, product design and product management.

  • I was granted a scholarship by SheCodes Foundation and I have been featured in their Hall of Fame.
  • My SheCodes Profile Link can be accessed at SheCodes Scholar
    • Developed an interactive World Clock Generator that allows users to view the current time in multiple time zones, enhancing time management for global interactions.
    • Created an AI Poem Generator that provides personalized content based on user input, showcasing the power of AI in enhancing creativity and inspiration.
    • Built a functional Weather App that retrieves and displays real-time weather data using external APIs, allowing users to stay informed about local weather conditions.
    • Designed an engaging Landing Page that effectively communicates a product’s value proposition, resulting in improved user engagement and conversion rates.
    • Utilized a combination of HTML, CSS, and JavaScript to create user-friendly interfaces for all projects, ensuring an intuitive user experience.
    • Implemented deployment solutions using Netlify, enabling easy access to applications and seamless user interaction.
    • Gained valuable insights into AI technology and web development practices through the SheCodes Plus courses, enriching my skill set as a developer.

June 2024 - August 2024

SheFi Scholar

SheFi

SheFi is a community of 3,000 global, curious, forward-thinking, creative women supporting you on your Web3 journey. Their values are openness, kindness, inclusion, interdependence, and collaboration.

  • Awarded a scholarship for 2.5 months workshops on blockchain.
    • Participated in the SheFi Scholar program, a community of 3,000 innovative women supporting each other on their Web3 journeys.
    • Awarded a scholarship for a series of in-depth workshops on blockchain technology, enhancing my understanding of decentralized systems and their applications.
    • Selected to participate in two consecutive seasons (11 and 12) of the program, demonstrating my commitment to learning and collaboration within the Web3 space.
    • Engaged in a collaborative learning environment that emphasizes openness, kindness, and inclusion, fostering valuable connections with other forward-thinking women in tech.
    • Developed skills in blockchain fundamentals, smart contracts, and decentralized applications, positioning myself as a knowledgeable contributor to the Web3 community.
    • Collaborated on group projects with fellow scholars, fostering teamwork and problem-solving skills while exploring real-world applications of blockchain technology.
    • Participated in mentorship sessions with industry experts, gaining invaluable insights and guidance on navigating career opportunities within the rapidly evolving Web3 landscape.
    • Contributed to community discussions and workshops.



Education


2022-2026

Bachelor of Technology in CSE

Guru Tegh Bahadur 4th Centenary Engineering College

Guru Gobind Singh Indraprastha University


Projects

Projects

Below are some projects I made.

Movie Recommendation System

This is a personalized movie recommendation system that offers tailored suggestions to users. It leverages a dataset of 5,000 English-language films and utilizes data processing, feature engineering, and a cosine similarity algorithm to analyze user preferences. The system includes an intuitive user interface for easy navigation.

Fake News Prediction App

The Fake News Prediction App Repository offers a machine learning project that focuses on identifying the authenticity of news articles as fake or real. It uses a dataset of 20,000 articles and employs methods such as TF-IDF vectorization and the Porter stemming algorithm, achieving around 97% classification accuracy with logistic regression model.

Multiple Disease Detection App

This project contains the implementation of a Multiple Disease Detection System, which employs advanced machine learning techniques for early detection and prediction of prevalent diseases, including diabetes, heart disease, and Parkinson's disease. The system utilizes a variety of patient health metrics such as demographics and medical history.

Misartculation Site For Children

Speech Ease is an innovative online platform designed to assist children aged 3-5 with speech articulation disorders, or misarticulation. It offers engaging resources in Hindi and English to improve communication skills, build self-esteem, and promote social interactions. Key features include a child-friendly interface, accurate speech detection.

SONAR Rock vs Mine Prediction

This contains a machine learning project that classifies SONAR reading data to distinguish between rocks and mines. It implements various classification models,evaluates their performance,and features a user-friendly web application deployed with Streamlit for real-time predictions. The project is aimed to help in safe marine operations.

Gold Price Prediction

This contains a machine learning project focused on predicting gold prices (GLD) using historical stock market data, including indicators such as SPX, USO, SLV, and EUR/USD. The project implements a Random Forest Regressor for accurate price forecasting, complete with data visualization, correlation analysis, and model evaluation metrics.

HR Analytics Power BI Dashboard

The HR Analytics Power BI Dashboard project focuses on developing a comprehensive tool to analyze and visualize key performance indicators related to employee attrition and retention. It features interactive visualizations that enable HR professionals to explore data, identify trends, and make informed decisions. The dashboard integrates the data.

Credit Card Financial Risk Analysis Dashboard

The Credit Card Financial Risk Analysis Dashboard is a real-time Power BI tool designed to provide insights into credit card transactions and customer demographics. It features interactive visualizations, efficient data processing, and actionable insights to support decision-making. Utilizing data from SQL database, the dashboard tracks key metrics.

Data Analysis of Ambuvians Healthcare

This project is on analyzing real-time data from Ambuvians Healthcare, a health products startup. It included data cleaning, such as removing duplicates and addressing missing values, followed by analyses to reveal insights into sales trends, customer demographics, and purchasing behaviors. Visualizations in MS-Excel including bar and pie charts.

Amazon Prime Power BI Dashboard

The Amazon Prime Power BI Project is a centralized data storage system containing detailed information on movies and TV shows available on Amazon Prime Video, including metadata and analytics insights. It supports data-driven decision-making for content acquisition and viewer engagement strategies. This project is optimized for querying & analysis.

Amazon Power BI Dashboard

The Amazon Power BI Dashboard Project provides an interactive analytics dashboard for visualizing and analyzing sales performance across various product categories within Amazon's ecosystem. Utilizing comprehensive sales data, it empowers stakeholders with actionable insights to enhance decision-making and improve business strategies.

IBM Power BI Dashboard Project

IBM Power BI Dashboard Project is a data-driven analysis of employees using IBM's comprehensive dataset, providing insights into key factors contributing to employee turnover and enabling organizations to strategize effectively towards improved employee retention and satisfaction.

Orders Sales Analysis Report

This project analyzes and visualizes office supply sales data to improve profitability. It examines sales performance by various factors, using charts to provide insights and actionable recommendations for sales optimization, market research, and product mix.

Weather Web App

This enhanced weather app provides real-time weather information by integrating a third-party API, displaying essential data such as wind speed, weather descriptions, and icons for a clear visual representation. The application includes a search functionality for users to find weather details in their desired locations.

AI Poem Generator

This project is an AI-driven content generator that allows users to input personal instructions and receive customized outputs, including poems, jokes, recipes, quotes, travel destinations, and baby names. Enhances creativity and inspiration with tailored responses based on user preferences.

World Clock Generator

This project is a timezone converter that displays current dates and times for three different locations across various time zones. Users can select from a dropdown menu of at least three locations to view the corresponding time. The application also features a link to the homepage for easy navigation and displays the date and time for the users.

Virtual Internship Programme

Virtual Internship Experience

Details about my virtual internship experience.

Certification 1
Bank of America Global Markets Sales and Trading Analyst

I completed a job simulation in the sales and trading division, where I analyzed market trends using Excel and Bloomberg to provide client-centric solutions. My work involved conducting in-depth data analysis, recommending strategies to optimize trade execution and workflow efficiency, and developing a tailored client proposal focused on investment strategies like portfolio diversification and sustainable growth.

Certification 2
JPMorgan Chase & Co. Quantitative Research

I completed JPMorgan Chase & Co.'s Quantitative Research on Forage, where I engaged in a simulation focused on quantitative research methods. I analyzed a loan portfolio to estimate customer default probabilities and utilized dynamic programming to convert FICO scores into categorical data for predictive modeling of defaults.

Certification 3
Accenture North America Data Analytics and Visualization

I completed Accenture North America's Data Analytics and Visualization simulation on Forage, where I acted as a Data Analyst advising a hypothetical social media client. I cleaned, modeled, and analyzed seven datasets to uncover insights into content trends, and I prepared a PowerPoint deck and video presentation to communicate key findings to the client and internal stakeholders.

Certification 4
J.P. Morgan Software Engineering

I completed J.P. Morgan's Software Engineering simulation on Forage, where I established a local development environment by downloading the necessary files, tools, and dependencies. I also fixed broken files in the repository to ensure the web application functioned correctly. Additionally, I utilized J.P. Morgan Chase’s open-source library, Perspective, to create a live graph that effectively displays a data feed for traders, enhancing visual clarity and usability.

Certification 5
Walmart USA Advanced Software Engineering

I completed Walmart USA's Advanced Software Engineering simulation on Forage, where I addressed complex technical projects for various teams. I developed an innovative heap data structure in Java for the shipping department, designed a UML class diagram for a data processor with multiple operating modes, and created an entity relationship diagram for a new database tailored to Walmart’s pet department requirements.

Certification 6
Goldman Sachs Software Engineering

I completed Goldman Sachs's Software Engineering simulation on Forage as a governance analyst, where I assessed IT security and identified an outdated password hashing algorithm through password cracking with Hashcat. I wrote a memo proposing enhancements to strengthen password protection, including extending minimum password length and adopting a dedicated hashing algorithm.

My Certifications

My Certifications


Here are some certifications I have acquired throughout my career.
Certification 1

GSSOC Extd'24 Mentor

As a mentor in the GirlScript Summer of Code (GSSOC) 2024, I guided aspiring developers in the data domain, helping them enhance their skills and contribute to impactful open-source projects. It was a rewarding experience fostering growth and collaboration in the tech community.

Certification 2

SheFi Scholar Season-11

I received a full scholarship for the SheFi Scholars Program (Season 11), a transformative 3-month bootcamp focused on Web3 technologies. This immersive experience allowed me to connect with a dynamic community of women.

Certification 3

SheFi Scholar Season-12

I received a full scholarship for the SheFi Scholars Program (Season 12), a transformative 3-month bootcamp focused on Web3 technologies and empowering each other to excel in the Web3 space, truly embodying the spirit of "The Frontier is Feminine."

Certification 4

IICPC Participant

Passionate about problem-solving and algorithmic thinking, I participated in the Inter IIT Competitive Programming Conclave (IICPC) Summer Camp 2024, engaging with over 12,000 students from various institutions. This has ignited my commitment to contribute to the tech community.

Certification 5

Analytics Participant

This enriching program not only deepened my understanding of Data Analytics but also equipped me with practical skills to tackle real-world problems. I'm grateful for the support from the Consulting and Analytics Club, which made this learning journey both meaningful and enjoyable.

Certification 6

YBEP'24 Participant

Participated in the Young Barons Elevator Pitch - YBEP 2024, organized by Project Greenbucks, Enactus IGDTUW. This experience enhanced my skills in pitching ideas effectively and connecting with like-minded individuals.

Certification 7

YBEP'24 Finalist

Participated in the Young Barons Elevator Pitch - YBEP 2024, organized by Project Greenbucks, Enactus IGDTUW, where I was among the top 10 finalists! I had the incredible opportunity to pitch my business idea to esteemed judges from all over India. It was a great experience that allowed me to showcase my passion.

Certification 8

Drone Workshop

Participated in the Drone Workshop - Quadcopter under WIEMPOWER 5.0 by IEEE IGDTUW! I learned about cutting-edge technology and this experience has fueled my passion for innovation and has inspired me to further explore the exciting world of drones.

Certification 9

SheCodes Basics

As part of the SheCodes Basics course, I developed a vibrant landing page for a yoga platform, honing my foundational web development skills in HTML, CSS, and JavaScript. This project reflects my commitment to creating engaging user experiences while exploring the enriching world of yoga.

Certification 10

SheCodes Basics Add-on

Expanded my web development knowledge by learning advanced CSS techniques, responsive design principles, and enhancing my JavaScript capabilities. This course provided a deeper understanding of web technologies, equipping me to create dynamic and visually appealing websites that adapt seamlessly to various devices.

Certification 11

SheCodes Plus AI

I delved deeper into web development while creating an AI poem generator. This project allowed me to combine my coding skills with artificial intelligence, enabling users to generate unique and creative poems at the click of a button. The experience enriched my understanding of AI integration in web applications.

Certification 12

SheCodes Plus

I developed a weather app that provides real-time weather updates and forecasts. This project not only enhanced my proficiency in JavaScript and API integration but also allowed me to create a user-friendly interface for an engaging user experience. Through building this app, I gained valuable insights into handling data.

Certification 13

SheCodes Plus Add-on

In the SheCodes Plus Add-on course, I developed a world clock generator that allows users to view the current time in various time zones around the world. This project provided me with hands-on experience in JavaScript and date handling, as I implemented functionalities to seamlessly display accurate times based on user-selected locations.

Certification 14

SIH'2024 Pre-Qualifier

I participated in the SIH 2024 Pre-Qualifier, which allowed me to showcase my skills in problem-solving and innovation. During this event, I collaborated with a team to develop solutions for real-world challenges, enhancing my technical abilities and team collaboration experience. This opportunity sharpened my understanding of the importance of teamwork.

Certification 15

Coding Club Content Team

As a member of the content team for my college's coding club, CodeGeeks, for one year, I honed my skills in technical writing, content creation, and digital communication. I collaborated with team members to develop engaging tutorials, articles, and resources that helped foster a supportive learning environment for our community.

Certification 16

Postman API Fundamentals Student Expert

I earned the Postman Student Expert badge by demonstrating proficiency in using Postman for API interactions, including making GET, POST, PATCH, and DELETE requests. Through hands-on experience, I learned to manage query parameters, request bodies, headers, and implement API key authorization, enhancing my ability to integrate APIs effectively into applications for improved functionality.

0 Achievements
0 Projects
0 Mentored Students in GSSOC'24
0 Cups of coffee

More projects on Github

I love to solve business problems & uncover hidden data stories


GitHub

Contact

Contact Me


Below are the details to reach out to me!

Address

Delhi, India

LinkedIn

Connect

GitHub

Projects

Download Resume

Resume



Have a Question? Click Here