Skip to content
View robertshepherdcpp's full-sized avatar
πŸ’»
Programming in C++
πŸ’»
Programming in C++

Block or report robertshepherdcpp

Report abuse

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

Report abuse
robertshepherdcpp/README.md

ko-fi

  • πŸ‘‹ Hi, I’m @robertshepherdcpp.
  • πŸ‘€ I’m extremely interested in c++.
  • 🌱 I’m currently learning machine learning and LeetCode.
  • πŸ’žοΈ I’m looking to collaborate on my repositories or other people's repositories.
  • πŸ“« How to reach me robertcppshepherd@gmail.com.
  • πŸ’¬ Ask me about anything here.

I am a self taught developer! I am very interested in c++, as I mentioned above. I mainly contribute to my own libraries, like mlib which a very cool, simple and fast metaprogramming library. I try to contribute to something everyday! I am looking for some part time work, here is my resume and other resume. Please email me if you are interested in hiring me. You can also hire me on fiverr. I also have a YouTube channel where you can find programming videos and livestreams on several topics, where i do challenges of learning languages/technologies from chatgpt. Check you my gists here

Repositories How often I contribute My current issues with them Link
πŸ‘¨β€πŸ’» pse βœ… I don't contribute anymore ⭕️ There are a few bugs in pse πŸ”— https://github.com/robertshepherdcpp/pse
πŸ‘¨β€πŸ’» files βœ… I dont add anything more to them ⭕️ Not really many issues as they are only small programs πŸ”— https://github.com/robertshepherdcpp/files
πŸ‘¨β€πŸ’» Decomp βœ… I don't contribute to it any more ⭕️ It wasn't really much of a repository and it is very error prone! πŸ”— https://github.com/robertshepherdcpp/Decomp
πŸ‘¨β€πŸ’» format βœ… I don't contribute to it any more ⭕️ I have had it a while and I just thought I would put it on github, it doesn't need anything more added to it as it is just supposed to be a really basic tool. πŸ”— https://github.com/robertshepherdcpp/format
πŸ‘¨β€πŸ’» ont βœ… I don't contribute any more to it ⭕️ It is like herb sutters cpp2 syntax in that it converts code into c++ code and then you run it. Herb Sutter's cpp2 is a lot more developed than my ont! πŸ”— https://github.com/robertshepherdcpp/ont
πŸ‘¨β€πŸ’» mlib βœ… The library is mostly finished now ⭕️ It is just like a normal c++ meta-programming library that you would find, but with some extra cool features. πŸ”— https://github.com/robertshepherdcpp/mlib
πŸ‘¨β€πŸ’» sfml-chess βœ… I dont contribute to it often. ⭕️ An application on which you can play chess, the issue is that it is not completed yet. πŸ”— https://github.com/robertshepherdcpp/sfml-chess
πŸ‘¨β€πŸ’» flashcard-app βœ… Dont contribute any more ⭕️ An app that you can use and make flashcards πŸ”— https://github.com/robertshepherdcpp/flashcard-app

Those are some of my repos/ones I want to contribute to, The one I am predominantly working on now is the mlib library.

Job (Hire me) πŸ§‘β€πŸ’Ό

You can hire me on fiverr here: https://www.fiverr.com/rshepherdcpp

Or you can just email me for bigger jobs! 

Some of my Repositories πŸ“

github-readme-streak-stats github-readme-streak-stats

Some of my GitHub stats πŸ”₯

My github stats

GitHub Streak

Top Langs

My favourite thing (C++) πŸ‘¨β€πŸ’»

Other links πŸ–₯️

My gists: https://gist.github.com/robertshepherdcpp/

Leetcode

Timeline πŸ“…

Timeline of me and GitHub!

| | . September, 15 2022 *I made my first contribution on Github!* | | . October, 20 2022 *I start using Github a lot! I made Decomp!* . October, 23, 2022 *I made Files!* | . October 30, 2022 *I made my first pull request!* . November 2, 2022 *Made yu!* | . November 19, 2022 *Made the pse library!* | | . December 17, 2022 *Made format!* . December 21, 2022 *Made knl!* . December 22, 2022 *Made the ont language/syntax!* | . December 29, 2022 *Made tokenizer!* . December 30, 2022 *Made mlib!* | . January 7, 2023 *Made pythplus!* | | . January 28, 2023 *Made nuf!* | | | . April 4th, 2023 *Made flashcards++!* | | | . July 13th, 2023 *Made snake-game!* | . July 17th, 2023 *Made implicit_learn!* | . July 20th, 2023 *Made sfml-chess!* 

Images of my creations πŸ–ΌοΈ

An image of my flashcard app:

alt text

Snake eating my github contributions 🐍

snake gif

My resume πŸ’Ό

https://github.com/robertshepherdcpp/robertshepherdcpp/blob/main/Resume%20(3).pdf

Pinned Loading

  1. mlib mlib Public

    mlib is a fast, simple c++ meta-programming library that uses c++20.

    C++ 47

  2. nuf nuf Public

    a compile-time library that has some cute features

    C++ 2

  3. pse pse Public

    Parse is a helpful open-source library for C++. Consisting of many features that are part of the C++ Standard Library. !Β¬)

    C++ 2 2

  4. Decomp Decomp Public

    A decrompression and compression library.

    C++ 2

  5. files files Public

    A selection of c++ files.

    C++ 3

  6. flashcard-app flashcard-app Public

    A Flashcard app using C++20 and ImGui

    C 2