From 4d82d82b0e7d8306108175f81ace84f563b96668 Mon Sep 17 00:00:00 2001 From: Kartikay Singh pundir <130781246+kartikay6969@users.noreply.github.com> Date: Wed, 16 Oct 2024 17:12:27 +0530 Subject: [PATCH 1/4] Update online profiles and add projects in Kartikay.md --- docs/Kartikay.md | 48 +++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 41 insertions(+), 7 deletions(-) diff --git a/docs/Kartikay.md b/docs/Kartikay.md index d3e41af..985e8fc 100644 --- a/docs/Kartikay.md +++ b/docs/Kartikay.md @@ -6,15 +6,49 @@ - **University No.:** 2300271530056 ## Online Profiles -- **Leetcode:** [kartikayy6969](https://leetcode.com/u/kartikayy6969/) -- **Codechef:** [kartikayy6969](https://www.codechef.com/users/kartikayy6969/) -- **LinkedIn:** [Kartikay Singh Pundir](https://www.linkedin.com/in/kartikayy6969/) +- **Leetcode:** [kartikayy6969](https://leetcode.com/u/kartikayy007/) +- **Codechef:** [kartikayy6969](https://www.codechef.com/users/kartikayy007/) +- **LinkedIn:** [Kartikay Singh Pundir](https://www.linkedin.com/in/kartikayy007/) +- **GitHub:** [kartikay007](https://github.com/Kartikayy007) +- **twitter:** [_kartikayy__](https://x.com/_kartikayy__) -## Additional Information -- **GitHub:** [kartikayy6969](https://github.com/kartikay6969) -- **Skills:** +## Skills - Programming Languages: C, C++ - Web Development: HTML, CSS, JS - Tools and Technologies: Git, GitHub, VS Code - **Interests:** - - AI and Machine Learning, Competitive Programming, Open Source Contributions, Web Development, Problem Solving + - AI and Machine Learning, , Open Source Contributions, Backend Development, App Development, Competitive Programming + +## Projects + +1. **[Portfolio Website](https://portfolio-three-kappa-90.vercel.app)** + ![Portfolio](https://ibb.co/6XPyQLW) + - A simple portfolio website created using HTML, CSS, and JS. + - Features: + - Responsive Design + - Dark Mode + - Contact Form + - This is a single-page web application that showcases my skills, projects, and experience as a web developer. + - **[Portfolio GitHub](https://github.com/Kartikayy007/Portfolio)** + +2. **[PokeCatch](https://pokecatch-six.vercel.app)** + ![PokeCatch](https://ibb.co/bsk1w4t) + - PokéCatch is a fun, browser-based game built using HTML, CSS, and Vanilla JavaScript. Play as Ash, the Pokémon trainer, and catch Pikachu while avoiding Psyduck! The objective is to catch as many Pokémon as you can by throwing Pokéballs, while navigating through the game environment. + - Features: + - Animated Characters + - Score System + - Game Over State + - **[PokeCatch GitHub](https://github.com/Kartikayy007/PokeCatch)** + +3. **[International SuperStar Soccer](https://international-superstar-soccer-evxf.vercel.app)** + ![International SuperStar Soccer](https://ibb.co/mCx1y7J) + - International SuperStar Soccer is a browser-based soccer game built using HTML, CSS, and Vanilla JavaScript. Play as team Argentina and score goals to win the match! The objective is to score as many goals as you can within the time limit. + - Features: + - Smooth animations + - Player movement and ball control + - AI-controlled opponent team + - Passing and shooting mechanics + - Goal detection and scoring system + - Timer and scoreboard + - Background stadium sounds + - **[International SuperStar Soccer GitHub](https://github.com/Kartikayy007/International-Superstar-Soccer)** From e766ab384ce4cf986bca8d30a2b34f941d892edf Mon Sep 17 00:00:00 2001 From: Kartikay Singh pundir <130781246+kartikay6969@users.noreply.github.com> Date: Wed, 16 Oct 2024 18:06:29 +0530 Subject: [PATCH 2/4] Add personal information, skills, and projects to Kartikay.md --- docs/Kartikay.md | 48 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 32 insertions(+), 16 deletions(-) diff --git a/docs/Kartikay.md b/docs/Kartikay.md index 985e8fc..886eb22 100644 --- a/docs/Kartikay.md +++ b/docs/Kartikay.md @@ -1,5 +1,12 @@ # Kartikay Singh Pundir +## About Me +I'm Kartikay Singh Pundir, a passionate and ambitious second-year Computer Science and Engineering student specializing in Artificial Intelligence and Machine Learning. My journey in the world of technology is driven by a deep curiosity. +As a budding developer, I find joy in turning complex problems into elegant solutions through code. Whether it's crafting responsive websites, developing engaging games, or diving into the DSA, I'm always eager to learn and push my boundaries. +Outside of my academic pursuits, I'm an avid competitive programmer, constantly honing my problem-solving skills on platforms like LeetCode and CodeChef. I'm also passionate about open-source contributions, believing in the power of collaborative development to drive innovation. +When I'm not immersed in lines of code, you might find me playing Football or Traveling. I believe in maintaining a balance between technical growth and personal development. +I'm excited about the possibilities that lie ahead in the field of AI and ML, and I'm always open to connecting with like-minded individuals, mentors, and potential collaborators. Let's create something amazing together! + ## Personal Information - **Branch:** Computer Science and Engineering (Artificial Intelligence and Machine Learning) - **Year:** 2nd Year @@ -12,36 +19,45 @@ - **GitHub:** [kartikay007](https://github.com/Kartikayy007) - **twitter:** [_kartikayy__](https://x.com/_kartikayy__) +## Skills +- **Leetcode:** [kartikayy6969](https://leetcode.com/u/kartikayy007/) +- **Codechef:** [kartikayy6969](https://www.codechef.com/users/kartikayy007/) +- **LinkedIn:** [Kartikay Singh Pundir](https://www.linkedin.com/in/kartikayy007/) +- **GitHub:** [kartikay007](https://github.com/Kartikayy007) +- **twitter:** [_kartikayy__](https://x.com/_kartikayy__) + ## Skills - Programming Languages: C, C++ - - Web Development: HTML, CSS, JS + - Web Development: HTML, CSS, JavaScript, Node.js, mongoDB - Tools and Technologies: Git, GitHub, VS Code - **Interests:** - - AI and Machine Learning, , Open Source Contributions, Backend Development, App Development, Competitive Programming + - AI and Machine Learning, Open Source Contributions, Backend Development, App Development, Competitive Programming ## Projects 1. **[Portfolio Website](https://portfolio-three-kappa-90.vercel.app)** - ![Portfolio](https://ibb.co/6XPyQLW) - - A simple portfolio website created using HTML, CSS, and JS. - - Features: - - Responsive Design - - Dark Mode - - Contact Form - - This is a single-page web application that showcases my skills, projects, and experience as a web developer. - - **[Portfolio GitHub](https://github.com/Kartikayy007/Portfolio)** - -2. **[PokeCatch](https://pokecatch-six.vercel.app)** - ![PokeCatch](https://ibb.co/bsk1w4t) +
+ portfolio + - A simple portfolio website created using HTML, CSS, and JS. + - Features: + - Responsive Design + - Dark Mode + - Contact Form + - This is a single-page web application that showcases my skills, projects, and experience as a web developer. + - **[Portfolio GitHub](https://github.com/Kartikayy007/Portfolio)** + +2. **[PokéCatch](https://pokecatch-six.vercel.app)** + pokecatch - PokéCatch is a fun, browser-based game built using HTML, CSS, and Vanilla JavaScript. Play as Ash, the Pokémon trainer, and catch Pikachu while avoiding Psyduck! The objective is to catch as many Pokémon as you can by throwing Pokéballs, while navigating through the game environment. - Features: - Animated Characters - Score System - Game Over State - - **[PokeCatch GitHub](https://github.com/Kartikayy007/PokeCatch)** + - **[PokéCatch GitHub](https://github.com/Kartikayy007/PokeCatch)** 3. **[International SuperStar Soccer](https://international-superstar-soccer-evxf.vercel.app)** - ![International SuperStar Soccer](https://ibb.co/mCx1y7J) + football + - International SuperStar Soccer is a browser-based soccer game built using HTML, CSS, and Vanilla JavaScript. Play as team Argentina and score goals to win the match! The objective is to score as many goals as you can within the time limit. - Features: - Smooth animations @@ -51,4 +67,4 @@ - Goal detection and scoring system - Timer and scoreboard - Background stadium sounds - - **[International SuperStar Soccer GitHub](https://github.com/Kartikayy007/International-Superstar-Soccer)** + - **[International SuperStar Soccer GitHub](https://github.com/Kartikayy007/International-Superstar-Soccer)** \ No newline at end of file From c127cfb9bfca7d051c9ca590c0bc0305f72cb34a Mon Sep 17 00:00:00 2001 From: Kartikay Singh pundir <130781246+kartikay6969@users.noreply.github.com> Date: Wed, 16 Oct 2024 19:21:01 +0530 Subject: [PATCH 3/4] removed HTML tags --- docs/Kartikay.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/Kartikay.md b/docs/Kartikay.md index 886eb22..fe8a1d0 100644 --- a/docs/Kartikay.md +++ b/docs/Kartikay.md @@ -36,7 +36,7 @@ I'm excited about the possibilities that lie ahead in the field of AI and ML, an ## Projects 1. **[Portfolio Website](https://portfolio-three-kappa-90.vercel.app)** -
+
portfolio - A simple portfolio website created using HTML, CSS, and JS. - Features: @@ -47,6 +47,7 @@ I'm excited about the possibilities that lie ahead in the field of AI and ML, an - **[Portfolio GitHub](https://github.com/Kartikayy007/Portfolio)** 2. **[PokéCatch](https://pokecatch-six.vercel.app)** +
pokecatch - PokéCatch is a fun, browser-based game built using HTML, CSS, and Vanilla JavaScript. Play as Ash, the Pokémon trainer, and catch Pikachu while avoiding Psyduck! The objective is to catch as many Pokémon as you can by throwing Pokéballs, while navigating through the game environment. - Features: @@ -56,6 +57,7 @@ I'm excited about the possibilities that lie ahead in the field of AI and ML, an - **[PokéCatch GitHub](https://github.com/Kartikayy007/PokeCatch)** 3. **[International SuperStar Soccer](https://international-superstar-soccer-evxf.vercel.app)** +
football - International SuperStar Soccer is a browser-based soccer game built using HTML, CSS, and Vanilla JavaScript. Play as team Argentina and score goals to win the match! The objective is to score as many goals as you can within the time limit. From 68a18cb5a92b774dd9c1aa4810707f46083ce140 Mon Sep 17 00:00:00 2001 From: Kartikay Singh pundir <130781246+kartikay6969@users.noreply.github.com> Date: Wed, 16 Oct 2024 19:21:26 +0530 Subject: [PATCH 4/4] Update Kartikay.md with project details --- docs/Kartikay.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/Kartikay.md b/docs/Kartikay.md index fe8a1d0..f1f81e1 100644 --- a/docs/Kartikay.md +++ b/docs/Kartikay.md @@ -36,7 +36,7 @@ I'm excited about the possibilities that lie ahead in the field of AI and ML, an ## Projects 1. **[Portfolio Website](https://portfolio-three-kappa-90.vercel.app)** -
+
portfolio - A simple portfolio website created using HTML, CSS, and JS. - Features: @@ -47,7 +47,7 @@ I'm excited about the possibilities that lie ahead in the field of AI and ML, an - **[Portfolio GitHub](https://github.com/Kartikayy007/Portfolio)** 2. **[PokéCatch](https://pokecatch-six.vercel.app)** -
+
pokecatch - PokéCatch is a fun, browser-based game built using HTML, CSS, and Vanilla JavaScript. Play as Ash, the Pokémon trainer, and catch Pikachu while avoiding Psyduck! The objective is to catch as many Pokémon as you can by throwing Pokéballs, while navigating through the game environment. - Features: @@ -57,7 +57,7 @@ I'm excited about the possibilities that lie ahead in the field of AI and ML, an - **[PokéCatch GitHub](https://github.com/Kartikayy007/PokeCatch)** 3. **[International SuperStar Soccer](https://international-superstar-soccer-evxf.vercel.app)** -
+
football - International SuperStar Soccer is a browser-based soccer game built using HTML, CSS, and Vanilla JavaScript. Play as team Argentina and score goals to win the match! The objective is to score as many goals as you can within the time limit.