Skip to content
View Chitresh-code's full-sized avatar
Block or Report

Block or report Chitresh-code

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

Hi 👋 My name is Chitresh Gyanani

andermendoza

Python Developer & Full Stack Enthusiast

  • 🌍  I'm based in New Delhi
  • 🖥️  See my portfolio here.
  • ✉️  You can contact me on My Gmail
  • 🤝  I'm open to collaborating on an python or web dev project.

👨🏻‍💻  About Me

class Chitresh():
    
  def __init__(self):
    self.name = "Chitresh Gyanani";
    self.username = "Chitresh-code";
    self.location = "New Delhi, India";
    self.twitter = "@chitreshgyanani";
    self.web = "https://www.chitresh.tech/";
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = Chitresh()

Skills

CC++DartGitJavaScriptPythonHTML5CSS3MongoDBMySQLFirebaseFlutterDjangoFigmaGoogle Cloud

Socials

Badges

My GitHub Stats

Chitresh-code's GitHub stats

Popular repositories Loading

  1. DSA_Worksheet DSA_Worksheet Public

    Worksheet posting DSA problems every day for GNIOT Students to solve and create PR's.

    C++ 18 35

  2. Google_Cloud_Course_Quizzes Google_Cloud_Course_Quizzes Public

    Solutions to all the quizzes of google cloud computing foundation course.

    2

  3. Portfolio-Website Portfolio-Website Public

    This repository contains the source code for my personal portfolio website.

    JavaScript 2

  4. Aquafy Aquafy Public

    Dart 1

  5. GDSC-GNIOT-Completion-Tracker GDSC-GNIOT-Completion-Tracker Public

    [GDSC-GNIOT] Google Cloud Study Jams 2023-24 (Cohort-1) Completion Status

    CSS 1

  6. Chitresh-code Chitresh-code Public

    Config files for my GitHub profile.

    1