Skip to content
View codizt's full-sized avatar
πŸ—οΈ
Building Stuff
πŸ—οΈ
Building Stuff

Highlights

  • Pro
Block or Report

Block or report codizt

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

Dev's GitHub stats

Dev's Top Langs

Dev's github streak

βœ… About Me

const name = 'Dev'

var status = 
{ 
  learning : ['React', 'Algo & DS', 'Data Science'],
  intrests : ['Competitve Programming', 'Data Science', 'Reading', 'Chess',  'Netflix and Chill'],
  currentlyWorking = ["QuizHub","openAns"]
}

const competitive_programming = repo.startswith("CP-")
const data_science = repo.startswith("DS-")

const ide = ['VScode', 'Dev C++']

dev = new Developer(codizt)

const myOS = 'Windows 10'

while(dev.isCoding() && dev.isStuck())  
{
  dev.openBrowser(),
  dev.openStackOverFlow(),
  dev.pasteCodeInIde(),
  dev.feelProfessional(),
}

πŸš€ Skills

🌐 Online Presence

πŸ“± Contact

πŸ™‹β€β™‚οΈ Social

Popular repositories Loading

  1. FullStackDev-Roadmap FullStackDev-Roadmap Public

    A complete roadmap for full-stack development.

    4

  2. codizt codizt Public

    Config files for my GitHub profile.

  3. bs-practice bs-practice Public

    BeautifulSoup Web Scrapping Practice

    Python

  4. FilesCounter FilesCounter Public

    Count Files in the directory based on the type. Using Regex.

    Python

  5. Tkinter-Tut Tkinter-Tut Public

    Tkinter practice from GeeksForGeeks

    Python

  6. DevBot DevBot Public