Skip to content
View anshikkumartiwari's full-sized avatar
:octocat:
Building projects, Open to Collaborations
:octocat:
Building projects, Open to Collaborations

Highlights

  • Pro

Organizations

@TeamCloudOpsVITC

Block or report anshikkumartiwari

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
anshikkumartiwari/README.md

Welcome to My GitHub Profile!

About Me

Hello! I'm Anshik Kumar Tiwari a second year CSE student pursuing B.Tech from Vellore Institute of Technology. My journey in programming began during my school days, and the initial thrill of writing code and seeing it come to life, and I knew that programming was the thing for me.

Languages and Frameworks

I consider myself a beginner and am getting my hands on and trying to understand bit of evrything I get a chance to. Though, heres something that I've seriosly worked on.

  • Python: My primary language for scripting, automation, and web development.
  • C: The foundation of my understanding of low-level programming and system architecture.
  • C++: Strengthened my grasp on object-oriented programming and efficient data structures.
  • Java: Currently exploring its depth and versatility.
  • Flask: Developing lightweight web applications with Python.
  • HTML & CSS: Designing responsive and visually appealing web pages.
  • JavaScript & React: Building interactive and dynamic front-end experiences.
  • Supabase & SQL: Managing databases efficiently.
  • pandas & scikit-learn: Working with data manipulation and machine learning.
  • OpenCV & Deep Learning: Exploring AI-powered computer vision.
  • Git: Version control to track and manage code efficiently.

Projects

Some mini python projects(for testing flask deployment): https://anshik.pythonanywhere.com/

Depolyed Full Stack CRUD app: https://uniyb.netlify.app/

Deployed AI based game with backend: https://guess-ask.vercel.app/

My debian based APT package: https://anshikkumartiwari.github.io/webv/

Get In Touch

I'm always open to collaborating on exciting projects or discussing new ideas. Feel free to reach out to me on LinkedIn.

Thank you for visiting my profile!

Happy coding! 😊

Pinned Loading

  1. guess-ask guess-ask Public

    Guess Ask is a fun word-guessing game where you ask yes/no questions to uncover the hidden word.

    1

  2. complex-mapping complex-mapping Public

    Forked from mabotkin/complex

    A web application to visualize complex mappings.

    JavaScript

  3. shellwebviewer shellwebviewer Public

    Ever wanted to browse the web straight from your terminal? Look no further! The Shell Web Viewer is a nifty tool that lets you do just that.

    Python

  4. siginature-detection siginature-detection Public

    Utilizing a custom-trained model on a meticulously self-labeled dataset, this program detects and blurs signatures within images. The precision achieved through manual labeling ensures accurate res…

    Python