Skip to content
View Lavin-tom's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report Lavin-tom

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Lavin-tom/README.md

Things I code with

CC++C-EmbeddedpythonMatlabhtml5css3Javascriptadobe photoshopadobe illustratorinkscapegitvisual studio codevimneo vimweblatelinuxprofile_visitanimation-build-statuswaka-time-build-status

GitHub Streak

github contribution grid snake animation

Pinned Loading

  1. c_programmingc_programmingPublic

    This Github repository is a collection of C coding examples and projects with brief explanation comments. It is designed to help C programmers of all levels learn and practice their skills on a var…

    C 3

  2. cpp_programmingcpp_programmingPublic

    This repository aims to provide a detailed and beginner-friendly guide for learning the fundamentals of C++. Whether you are new to programming or looking to expand your skills, this collection of …

    C++ 1

  3. python_programmingpython_programmingPublic

    This repository contains a collection of Python programs that illustrate various concepts in python programming. The programs are organized by topic and are accompanied by brief comments explaining…

    Python 1

  4. Embedded_C_ProgrammingEmbedded_C_ProgrammingPublic

    various embedded c program codes under different concept

    SWIG 2 1

  5. chatgpt-promptschatgpt-promptsPublic

    Forked from f/prompts.chat

    This repo is a comprehensive collection of curated ChatGPT prompts, designed to enhance your experience and maximize the potential of ChatGPT

    4 1

  6. Most commonly used Git commandsMost commonly used Git commands
    1
    ### Basic git commands
    2
    This gist was created by gathering commands from two specific repositories: [joshnh/Git-Commands](https://github.com/joshnh/Git-Commands) and [bpassos-zz/git-commands](https://github.com/bpassos-zz/git-commands). If you're looking for more commands, I suggest visiting these repositories directly.
    3
    4
    #### Creating and Getting project
    5
    | Command | Description |