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

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

C C++ C-Embedded python Matlab html5 css3 Javascript adobe photoshop adobe illustrator inkscape git visual studio code vim neo vim weblate linux profile_visit animation-build-status waka-time-build-status

GitHub Streak

github contribution grid snake animation

Pinned Loading

  1. c_programming c_programming Public

    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_programming cpp_programming Public

    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_programming python_programming Public

    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_Programming Embedded_C_Programming Public

    various embedded c program codes under different concept

    SWIG 2 1

  5. chatgpt-prompts chatgpt-prompts Public

    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 commands Most 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 |