Last active
August 21, 2023 21:53
-
-
Save CodeMouse92/f7bbdabbafe77f926dd263cb92e1c485 to your computer and use it in GitHub Desktop.
Revisions
-
CodeMouse92 revised this gist
Aug 21, 2023 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -36,6 +36,7 @@ Skill levels are indicated with this notation: * Regular Expressions (Regex) [+++] * Remarkup [++++] * ReStructuredText [++++] * Sass [++] * SQLite [+++] * XML [+++] * YAML [++++] @@ -55,6 +56,8 @@ Skill levels are indicated with this notation: * GTK (C++, Python) [++] * Kivy (Python) [++] * Pandas (Python) [++] * Preact (TypeScript) [++] * React (TypeScript) [+] * Tkinter (Python) [+] * wxwidgets (Python) [+] -
CodeMouse92 revised this gist
Aug 21, 2023 . 1 changed file with 35 additions and 20 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -8,16 +8,18 @@ Skill levels are indicated with this notation: * ~~ActionScript 3.0 [++++]~~ * Assembly (X86) [+] * Batch [++] * Bash [++++] * C [++] * C++ [++++] * C# [+++] * Python [++++] * Java [+] * Javascript [++] * Ruby [+++] * TypeScript [+++] * Visual Basic .NET [+] * VBScript [+] ## Non-Programming Languages and Technologies @@ -42,19 +44,23 @@ Skill levels are indicated with this notation: * CPGF (C++) [++] * Click (Python) [+++] * Deno (TypeScript) [+++] * Django (Python) [+++] * Django REST Framework (Python) [+++] * eventpp (C++) [++] * FastAPI (Python) [++++] * Fresh (TypeScript) [+++] * IOSqueak (C++) [++++] * Qt (Python) [+++] * GTK (C++, Python) [++] * Kivy (Python) [++] * Pandas (Python) [++] * Tkinter (Python) [+] * wxwidgets (Python) [+] ## Operating Systems * Linux, Debian [++++] * Linux, Slackware [++] * Linux, Ubuntu [++++] * macOS [+++] @@ -78,16 +84,18 @@ Skill levels are indicated with this notation: * Vim [++] * Visual Studio (2010) [+] * Visual Studio Code [++++] * WebStorm (JetBrains) [++++] ### Analysers & Formatters * Black (Python) [++++] * Clang Format (C/C++) [+++] * Commitizen (Python) [+++] * cppcheck (C/C++) [++++] * Flake8 [pyflakes, pycodestyle, mccabe] (Python) [++++] * KCacheGrind [++] * Pylint (Python) [+++] * Ruff (Python) [++++] * SonarLint [+++] * Valgrind [++++] @@ -101,17 +109,18 @@ Skill levels are indicated with this notation: ### Testing and CI * Goldilocks (C++) [++++] * Hypothesis (Python) [++++] * Pytest (Python) [++++] * Ward (Python) [+] * XUnit [+] ### VCS and DevOps * Docker [+++] * Git [++++] * GitHub Actions [+++] * GitLab CI/CD [++++] * Jenkins [++++] * Meld [+++] * Phabricator/Phorge [++++] @@ -122,14 +131,17 @@ Skill levels are indicated with this notation: * AWS [+] * Azure [++] * GCE [+] * Akamai/Linode [++++] ## Topics, Programming * Algorithmic Efficiency [+++] * API Development [++++] * Application Development [++++] * Data Structures [+++] * Documentation [++++] * Hardware, Build/Repair [++] * Library Development [++++] * Memory Management [++++] * Refactoring [++++] * Testing [+++] @@ -138,28 +150,31 @@ Skill levels are indicated with this notation: ### Paradigms * Functional Programming [++++] * Generic Programming [++++] * Object-Oriented Programming [++++] * Procedural Programming [+++] ## Topics, Project and Team Management * Agile [++++] * Business Analysis [++] * Kanban [+++] * Quantified Task Management [++++] * Product Ownership [+++] * Mentoring [++++] * Scrum [++++] * Tech Lead [++++] ## Other Skills * Audio/Video Production * Community Management, Moderation * Document Design * Editing * Graphics Design, Vector * Project Management * Public Speaking * Spreadsheets * Teaching * Typography * Writing, Fiction/Non-Fiction -
CodeMouse92 revised this gist
Sep 12, 2022 . No changes.There are no files selected for viewing
-
CodeMouse92 revised this gist
Aug 25, 2022 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Skill levels are indicated with this notation: ## Programming Languages * ~~ActionScript 3.0 [++++]~~ * Assembly (X86) [+] * Bash [+++] * C [++] @@ -142,7 +142,7 @@ Skill levels are indicated with this notation: * Object-Oriented Programming [++++] * Procedural Programming [+++] ## Topics, Project and Team Management * Agile [++++] * Kanban [+++] -
CodeMouse92 revised this gist
Aug 25, 2022 . 1 changed file with 8 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -142,6 +142,14 @@ Skill levels are indicated with this notation: * Object-Oriented Programming [++++] * Procedural Programming [+++] ## Project and Team Management * Agile [++++] * Kanban [+++] * Quantified Task Management [++++] * Mentoring [++++] * Scrum [++++] ## Other Skills * Audio/Video Production -
CodeMouse92 revised this gist
Aug 25, 2022 . 1 changed file with 106 additions and 100 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,140 +1,146 @@ Skill levels are indicated with this notation: * Basic [+] * Proficient [++] * Advanced [+++] * Expert [++++] ## Programming Languages * ~~ActionScript 3.0 [+++]~~ * Assembly (X86) [+] * Bash [+++] * C [++] * C++ [++++] * C# [+++] * Python [++++] * Java [+] * Javascript [+] * Ruby [+++] * ~~Visual Basic .NET [+]~~ * ~~VBScript [+]~~ ## Non-Programming Languages and Technologies * Apache [+++] * CMake [+++] * CSS3 [++] * HTML5 [++] * JSON [++++] * LAMP Servers [+++] * Markdown [++++] * MySQL [+++] * Postfix/Dovecot [+] * PostgreSQL [+++] * Regular Expressions (Regex) [+++] * Remarkup [++++] * ReStructuredText [++++] * SQLite [+++] * XML [+++] * YAML [++++] ## Libraries and Toolkits * CPGF (C++) [++] * Click (Python) [+++] * Django (Python) [+++] * Django REST Framework (Python) [+++] * eventpp (C++) [++] * IOSqueak (C++) [++++] * Qt (Python) [+++] * GTK (C++, Python) [++] * Kivy (Python) [++] * Tkinter (Python) [+] * wxwidgets (Python) [+] ## Operating Systems * Linux, Debian [+++] * Linux, Slackware [++] * Linux, Ubuntu [++++] * macOS [+++] * Windows 98-11 [++++] ## Tools ### IDEs and Editors * ~~Atom [++]~~ * Code::Blocks [+++] * DataGrip (JetBrains) [+++] * DBeaver CE [+++] * Emacs [+] * Geany [+++] * IntelliJ IDEA (JetBrains) [+++] * Notepad++ [+++] * PyCharm (JetBrains) [++++] * Rider (JetBrains) [+++] * RubyMine (JetBrains) [+++] * Vim [++] * Visual Studio (2010) [+] * Visual Studio Code [++++] ### Analysers & Formatters * Black [++++] * Clang Format [+++] * Commitizen (Python) [+++] * cppcheck [++++] * Flake8 (pyflakes, pycodestyle, mccabe) [++++] * KCacheGrind [++] * Pylint [+++] * SonarLint [+++] * Valgrind [++++] ### Compilers and Build Tools * CMake [+++] * GCC [+++] * LLVM Clang [+++] * Sphinx [++++] * venv (Python) [++++] ### Testing and CI * Goldilocks [++++] * Jenkins [++++] * Pytest [++++] * XUnit [+] ### VCS and DevOps * Docker [+++] * Git [++++] * GitHub [+++] * GitLab [+++] * Jenkins [++++] * Meld [+++] * Phabricator/Phorge [++++] * ~~Subversion [++]~~ ## Cloud Services * AWS [+] * Azure [++] * GCE [+] * Linode [++++] ## Topics, Programming * Algorithmic Efficiency [+++] * Data Structures [+++] * Documentation [++++] * Hardware, Build/Repair [++] * Memory Management [++++] * Refactoring [++++] * Testing [+++] * Undefined Behavior [++++] ### Paradigms * Functional Programming [++++] * Generic Programming [+++] * Object-Oriented Programming [++++] * Procedural Programming [+++] ## Other Skills -
CodeMouse92 revised this gist
Aug 25, 2022 . 1 changed file with 6 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -77,6 +77,7 @@ * Black * Clang * Commitizen (Python) * cppcheck * Flake8 (pyflakes, pycodestyle, mccabe) * KCacheGrind @@ -101,10 +102,13 @@ ### VCS and DevOps * Docker [Intermediate] * Git [Expert] * GitHub [Intermediate] * GitHub Actions [Intermediate] * GitLab [Intermediate] * GitLab CI/CD [Intermediate] * Jenkins [Expert] * Meld * Phabricator/Phorge [Expert] * ~~Subversion~~ -
CodeMouse92 revised this gist
May 31, 2022 . 1 changed file with 35 additions and 13 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,9 +5,11 @@ * Bash * C * C++ [Expert] * C# * Python [Expert] * Java * Javascript * Ruby * ~~Visual Basic .NET~~ * ~~VBScript~~ @@ -20,21 +22,27 @@ * JSON * LAMP Servers * Markdown * MySQL * Postfix/Dovecot * PostgreSQL * Regular Expressions (Regex) * Remarkup [Expert] * ReStructuredText [Expert] * SQLite * XML * YAML ## Libraries and Toolkits * CPGF (C++) * Click (Python) * Django (Python) * Django REST Framework (Python) * eventpp (C++) * IOSqueak (C++) [Creator] * Qt (Python) * GTK (C++, Python) * Kivy (Python) * Tkinter (Python) * wxwidgets (Python) @@ -52,10 +60,15 @@ * Atom * Code::Blocks * DataGrip (JetBrains) * DBeaver CE * Emacs [Basic] * Geany * IntelliJ IDEA (JetBrains) * Notepad++ * PyCharm (JetBrains) * Rider (JetBrains) * RubyMine (JetBrains) * Vim * Visual Studio (2010) * Visual Studio Code [Expert] @@ -68,39 +81,48 @@ * Flake8 (pyflakes, pycodestyle, mccabe) * KCacheGrind * Pylint * SonarLint * Valgrind [Expert] ### Compilers and Build Tools * CMake * GCC * LLVM Clang * Sphinx [Expert] * venv (Python) [Expert] ### Testing and CI * Goldilocks [Expert, Creator] * Jenkins [Expert] * Pytest [Expert] * XUnit ### VCS and DevOps * Docker * Git [Expert] * GitHub [Intermediate] * GitLab * Meld * Phabricator/Phorge [Expert] * ~~Subversion~~ ## Cloud Services * Azure * Linode [Expert] ## Topics, Programming * Algorithmic Efficiency * Data Structures * Documentation * Hardware, Build/Repair * Memory Management [Expert] * Refactoring [Expert] * Testing * Undefined Behavior [Expert] ### Paradigms -
CodeMouse92 revised this gist
Jan 4, 2021 . 1 changed file with 5 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,10 +6,10 @@ * C * C++ [Expert] * Python [Expert] * Java * Javascript * ~~Visual Basic .NET~~ * ~~VBScript~~ ## Non-Programming Languages and Technologies @@ -30,7 +30,8 @@ ## Libraries and Toolkits * CPGF (C++) * eventpp (C++) * Qt (Python) * GTK (C++, Python) * Kivy (Python) * PawLIB (C++) [Expert] -
CodeMouse92 revised this gist
Dec 15, 2020 . 1 changed file with 8 additions and 9 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,27 +2,26 @@ * ~~ActionScript 3.0 [Expert]~~ * Assembly (X86) [Basic] * Bash * C * C++ [Expert] * Python [Expert] * Java [Basic] * Javascript [Basic] * ~~Visual Basic .NET~~ * ~~VBScript [Intermediate]~~ ## Non-Programming Languages and Technologies * Apache * CMake * CSS3 * HTML5 * JSON * LAMP Servers * Markdown * Postfix/Dovecot * Regular Expressions (Regex) * Remarkup [Expert] * ReStructuredText [Expert] * SQL -
CodeMouse92 revised this gist
Aug 30, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -70,7 +70,7 @@ * Pylint * Valgrind [Expert] ### Compilers and Build Tools * CMake * GCC -
CodeMouse92 revised this gist
Aug 30, 2019 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -60,8 +60,9 @@ * Visual Studio (2010) * Visual Studio Code [Expert] ### Analysers & Formatters * Black * Clang * cppcheck * Flake8 (pyflakes, pycodestyle, mccabe) -
CodeMouse92 revised this gist
Aug 30, 2019 . 1 changed file with 45 additions and 14 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -16,8 +16,8 @@ * Apache [Intermediate] * CMake [Intermediate] * CSS3 * HTML5 * JSON * LAMP Servers [Intermediate] * Markdown @@ -48,36 +48,67 @@ ## Tools ### IDEs and Editors * Atom * Code::Blocks * Emacs [Basic] * Geany * IntelliJ IDEA CE * PyCharm CE * Vim * Visual Studio (2010) * Visual Studio Code [Expert] ### Analysers * Clang * cppcheck * Flake8 (pyflakes, pycodestyle, mccabe) * KCacheGrind * Pylint * Valgrind [Expert] ### Compilers, Build Tools, and VCS * CMake * GCC * LLVM Clang * Sphinx * venv (Python) ### Testing and CI * Goldilocks [Expert, author] * Jenkins * Pytest ### VCS and DevOps * Git * GitHub [Intermediate] * Gitlab * Meld * Phabricator [Expert] * ~~Subversion~~ ## Topics, Programming * Algorithmic Efficiency * Data Structures * Documentation * Hardware, Build/Repair * Memory Management [Expert] * Refactoring * Undefined Behavior [Expert] ### Paradigms * Functional Programming * Generic Programming * Object-Oriented Programming [Expert] * Procedural Programming ## Other Skills * Audio/Video Production -
CodeMouse92 revised this gist
Aug 30, 2019 . 1 changed file with 5 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,11 +1,12 @@ ## Programming Languages * ~~ActionScript 3.0 [Expert]~~ * Assembly (X86) [Basic] * Bash [Intermediate] * C * C++ [Expert] * FORTRAN * Haskell * Python [Expert] * Java * ~~Visual Basic .NET~~ @@ -68,6 +69,7 @@ * Algorithmic Efficiency * Data Structures * Documentation * Functional Programming * Generic Programming * Hardware, Build/Repair * Memory Management [Expert] @@ -79,8 +81,9 @@ ## Other Skills * Audio/Video Production * Community Management, Moderation * Document Design (LibreOffice Writer) * Editing * Graphics Design, Vector (Inkscape) * Project Management * Public Speaking -
CodeMouse92 revised this gist
Jan 26, 2019 . 1 changed file with 29 additions and 11 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,6 +9,7 @@ * Python [Expert] * Java * ~~Visual Basic .NET~~ * ~~VBScript~~ ## Non-Programming Languages and Technologies @@ -26,30 +27,43 @@ * SQL * XML ## Libraries and Toolkits * CPGF (C++) * Qt 5 (Python) * GTK (C++, Python) * Kivy (Python) * PawLIB (C++) [Expert] * Tkinter (Python) * wxwidgets (Python) ## Operating Systems * Linux, Debian * Linux, Slackware * Linux, Ubuntu [Expert] * Mac OS X * Windows 98-10 ## Tools * Atom * Code::Blocks * Emacs [Basic] * GCC * Git * Jenkins * LLVM Clang * Meld * Phabricator [Expert] * PyLint * PyTest * PyCharm CE * Sphinx * Vim * Visual Studio Code ## Topics, Programming * Algorithmic Efficiency * Data Structures @@ -64,9 +78,13 @@ ## Other Skills * Audio/Video Production * Community Management * Document Design (LibreOffice Writer) * Graphics Design, Vector (Inkscape) * Project Management * Public Speaking * Spreadsheets (LibreOffice Calc) * Teaching * Typography * Writing, Fiction/Non-Fiction -
CodeMouse92 revised this gist
Jan 26, 2019 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -53,6 +53,7 @@ * Algorithmic Efficiency * Data Structures * Documentation * Generic Programming * Hardware, Build/Repair * Memory Management [Expert] -
CodeMouse92 revised this gist
Jan 26, 2019 . 1 changed file with 6 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -32,9 +32,11 @@ * Code::Blocks * Emacs [Basic] * Git * Jenkins * Meld * Phabricator [Expert] * PyCharm CE * Sphinx * Vim * Visual Studio Code * XML @@ -51,13 +53,17 @@ * Algorithmic Efficiency * Data Structures * Generic Programming * Hardware, Build/Repair * Memory Management [Expert] * Object-Oriented Programming [Expert] * Procedural Programming * Refactoring * Undefined Behavior [Expert] ## Other Skills * Community Management * Graphics Design, Vector (Inkscape) * Project Management * Public Speaking -
CodeMouse92 renamed this gist
Jan 26, 2019 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
CodeMouse92 revised this gist
Jan 26, 2019 . 1 changed file with 53 additions and 12 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,24 +1,65 @@ ## Programming Languages * ~~ActionScript 3.0~~ * Assembly (X86) [Basic] * Bash [Intermediate] * C * C++ [Expert] * FORTRAN * Python [Expert] * Java * ~~Visual Basic .NET~~ ## Non-Programming Languages and Technologies * Apache [Intermediate] * CMake [Intermediate] * CSS 3 * HTML 5 * JSON * LAMP Servers [Intermediate] * Markdown * Postfix/Dovecot * Regular Expressions (Regex) [Intermediate] * Remarkup [Expert] * ReStructuredText [Expert] * SQL * XML ## Tools * Atom * Code::Blocks * Emacs [Basic] * Git * Meld * Phabricator [Expert] * PyCharm CE * Vim * Visual Studio Code * XML ## Operating Systems * Linux, Debian * Linux, Slackware * Linux, Ubuntu [Expert] * Mac OS X * Windows 98-10 ## Topics * Algorithmic Efficiency * Data Structures * Hardware, Build/Repair * Memory Management [Expert] * Refactoring * Undefined Behavior [Expert] ## Other Skills * Graphics Design, Vector (Inkscape) * Project Management * Public Speaking * Typesetting * Writing, Fiction/Non-Fiction -
CodeMouse92 revised this gist
Dec 11, 2018 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ ## Programming Languages * ~~ActionScript 3.0~~ * Bash @@ -7,7 +7,7 @@ * FORTRAN * Python * Java * Javascript (minimal) * SQL * ~~Visual Basic .NET~~ -
CodeMouse92 renamed this gist
Sep 11, 2018 . 1 changed file with 3 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,17 +1,15 @@ ## Main Programming Languages * ~~ActionScript 3.0~~ * Bash * C * C++ * FORTRAN * Python * Java * Javascript * SQL * ~~Visual Basic .NET~~ ## Non-Programming Languages -
CodeMouse92 revised this gist
Jul 26, 2018 . 1 changed file with 1 addition and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,8 +4,7 @@ * Bash * C * C++ * Python * Visual Basic .NET ## Partially Known -
CodeMouse92 renamed this gist
Jul 26, 2018 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
CodeMouse92 created this gist
Jul 26, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,27 @@ ## Main Programming Languages * ActionScript 3.0 * Bash * C * C++ * Python 2 * Python 3 * Visual Basic .NET ## Partially Known * Java * Javascript * SQL ## Non-Programming Languages * CMake * CSS 3 * HTML5 * JSON * Markdown * Regular Expressions (Regex) * Remarkup * ReStructuredText * XML