Skip to content
View ritikanubhav's full-sized avatar
😄
😄

Block or report ritikanubhav

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
ritikanubhav/README.md

Coding GIF

नमस्ते 🙏, I'm Ritik Anubhav

Full Stack Developer | Coding Enthusiast 👨‍💻

LinkedIn
Gmail

About Me A little more about me...

using System;

namespace AboutMe
{
    class Program
    {
        static void Main(string[] args)
        {
            string name = "Ritik Anubhav";
            string pronoun = "He|Him";
            string[] skills = { "C#", "ASP.NET", "Entity Framework", "OOP", "Angular", "TypeScript", "HTML", "CSS", "JavaScript" };
            string askMeAbout = "Full Stack Development";

            Console.WriteLine("Ritik is a passionate Full Stack Developer with a strong foundation in .NET technologies.");
            Console.WriteLine($"Skills: {string.Join(", ", skills)}");

            bool challengeGiven = true;
            if (challengeGiven)
            {
                Console.WriteLine("Challenge accepted!");
            }
        }
    }
}

🌟 About Me:

  • 🎓 Education: B.E. in Information Science from SMVIT
  • 💼 Experience: .NET Full Stack Developer with proficiency in EF, ASP.NET MVC, C#, OOP, Angular, and TypeScript
  • 🚀 Passion: Eager to tackle new challenges and build scalable, secure applications
  • 🌐 Focus: Creating innovative solutions and continuously improving

RITIK's GitHub Stats Top Langs

🔗 Connect with me:

LinkedIn Instagram GitHub Website

⭐️ From @ritikanubhav

Pinned Loading

  1. MusicPlayer MusicPlayer Public

    An audio player for my playlist using React

    JavaScript 2 1

  2. mini-chat mini-chat Public

    Real Time chatting app with React and firebase

    JavaScript 1

  3. ritikanubhav.github.io ritikanubhav.github.io Public

    This is my portfolio website.

    HTML 2

  4. memorycardgame memorycardgame Public

    It is a card matching game.

    JavaScript 1

  5. BookBarn.ShoppingCart.ModuleAPI BookBarn.ShoppingCart.ModuleAPI Public

    api for shopping cart module for Bookbarn project

    C# 1