Skip to content

manulthanura/Repo-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Welcome to Repo Library!

Here is a list of the best GitHub repositories that are useful for your dev journey. Feel free to add your favorite resources as well and help others in their journey of learning. To find, Click Ctrl + F and type the keyword you are looking for. If you not sure what do you need, you can find it in the Table of Contents.

For ease of use, Click on the back to top button to go back to the top of the page or Back to section button to go back to the section you were in.

Love This? Give this repo a star ⭐ so that you can find it easily next time you need it.

Static Badge GitHub release (latest by date) GitHub Repo stars Static Badge GitHub last commit Awesome

Table of Contents

  1. Learning Resources
  2. Programming Languages
  3. Front-End Development
  4. Back-End Development
  5. Libraries
  6. Platforms
  7. Development Environment
  8. Security
  9. Computer Science
  10. Gaming
  11. Machine Learning
  12. Big Data
  13. Business Tools
  14. Testing
  15. Hardware
  16. Other

01. Learning Resources

Static Badge Static Badge

02. Programming Languages

  • JavaScript - Language used to make web pages interactive.
  • Swift - Apple's compiled programming language that is secure, modern, programmer-friendly, and fast.
  • Python - General-purpose programming language designed for readability.
    • Asyncio - Asynchronous I/O in Python 3.
    • Scientific Audio - Scientific research in audio/music.
    • CircuitPython - A version of Python for microcontrollers.
    • Data Science - Data analysis and machine learning.
    • Typing - Optional static typing for Python.
    • MicroPython - A lean and efficient implementation of Python 3 for microcontrollers.
  • Rust - Low-level language with a focus on performance and safety.
  • Haskell - General-purpose language with lazy evaluation and strong static typing.
  • PureScript - Small strongly, statically typed language with expressive types, written in and inspired by Haskell, and compiling to Javascript.
  • Go - Open source programming language to build simple/reliable/efficient software.
  • Scala - General-purpose programming language with strong static type system.
    • Scala Native - Optimizing ahead-of-time compiler for Scala based on LLVM.
  • Ruby - A dynamic, interpreted, open source programming language with a focus on simplicity and productivity.
  • Clojure - Dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.
  • ClojureScript - A compiler for Clojure that targets JavaScript.
  • Elixir - Dynamic, functional language designed for building scalable and maintainable applications.
  • Elm - Functional language that compiles to JavaScript.
  • Erlang - General-purpose, concurrent, declarative, functional language.
  • Julia - High-level dynamic programming language designed to address the needs of high-performance numerical analysis and computational science.
  • Lua - Lightweight multi-paradigm programming language designed as a scripting language with extensible semantics as a primary goal.
  • C - One of the oldest programming languages still in common use, C provides low-level access to system memory and functionality.
  • C/C++ - General-purpose language with a bias toward system programming and embedded, resource-constrained software.
  • R - Functional programming language and environment for statistical computing and graphics.
  • D - General-purpose systems programming language with a C-like syntax that compiles to native code.
  • Common Lisp - Powerful dynamic multiparadigm language that facilitates iterative and interactive development.
  • Perl - Highly capable, feature-rich programming language with over 30 years of development.
  • Groovy - Powerful multi-paradigm programming language for the JVM.
  • Dart - Client-optimized language for fast apps on any platform.
  • Java - Popular secure object-oriented language designed for flexibility to "write once, run anywhere".
    • RxJava - Reactive Extensions for the JVM.
  • Kotlin - Statically typed programming language for the JVM, Android and the browser.
  • OCaml - General-purpose language with an emphasis on expressiveness and safety.
  • ColdFusion - Commercial rapid web application development platform.
  • Fortran - General-purpose, compiled imperative programming language that is especially suited to numeric computation and scientific computing.
  • PHP - Server-side scripting language.
  • Pascal - Imperative and procedural programming language, designed as a small and efficient language intended to encourage good programming practices using structured programming and data structuring.
  • AutoHotkey - Scripting language for desktop automation.
  • AutoIt - Scripting language for automating the Windows GUI and general scripting.
  • Crystal - General-purpose, object-oriented programming language, designed and developed by Ary Borenszweig, Juan Wajnerman, Brian Cardiff and more than 300 contributors.
  • Frege - Haskell for the JVM.
  • CMake - Build, test, and package software.
  • ActionScript 3 - Object-oriented language targeting Adobe AIR.
  • Eta - Functional programming language for the JVM.
  • Idris - General purpose pure functional programming language with dependent types influenced by Haskell and ML.
  • Ada/SPARK - Modern programming language designed for large, long-lived apps where reliability and efficiency are essential.
  • Q# - Domain-specific programming language used for expressing quantum algorithms.
  • Imba - Programming language inspired by Ruby and Python and compiles to performant JavaScript.
  • Vala - Programming language designed to take full advantage of the GLib and GNOME ecosystems, while preserving the speed of C code.
  • Coq - Formal language and environment for programming and specification which facilitates interactive development of machine-checked proofs.
  • V - Simple, fast, safe, compiled language for developing maintainable software.
  • Zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
  • Move - Domain-specific programming language for writing safe smart contracts.

Static Badge Static Badge

03. Front-End Development

  • ES6 Tools - A delightful list of ESLint plugins, configs, etc.
  • Web Performance Optimization - For making web apps load faster.
  • Web Tools - A collection of useful single-purpose online tools for web development.
  • CSS - Style sheet language that specifies how HTML elements are displayed on screen.
  • React - JavaScript library for building user interfaces.
    • Relay - Framework for building data-driven React apps.
    • React Hooks - Lets you use state and other React features without writing a class.
  • Web Components - Frameworks and libraries for reusable web components.
  • Polymer - JavaScript library to develop Web Components.
  • Angular - App framework.
  • Backbone - App framework.
  • HTML5 - Markup language used for websites & web apps.
  • SVG - XML-based vector image format.
  • Canvas - JavaScript library for drawing graphics.
  • KnockoutJS - JavaScript library.
  • Dojo Toolkit - JavaScript toolkit.
  • Inspiration - Practical examples of website and app design.
  • Ember - App framework.
  • Android UI - UI libraries for Android.
  • iOS UI - UI libraries for iOS.
  • Meteor - App framework.
  • BEM - CSS methodology.
  • Flexbox - CSS layout mechanism.
  • Web Typography - Info about using beautiful typography on the web.
  • Web Accessibility - Designing/developing accessible web sites.
  • Material Design - Visual language and design system.
  • D3 - Library for producing dynamic, interactive data visualizations.
  • Emails - Creating and sending emails.
  • jQuery - Easy to use JavaScript library for DOM manipulation.
    • Tips - Advice for using jQuery.
  • Web Audio - Web Audio API.
  • Offline-First - Design an app that works without internet connection.
  • Static Website Services - Services for hosting websites using only static files.
  • Cycle.js - Functional and reactive JavaScript framework.
  • Text Editing - Resources for creating text/spreadsheets/presentations.
  • Motion UI Design - Design principles for human perception.
  • Vue.js - App framework.
  • Marionette.js - App framework.
  • Aurelia - App framework.
  • Charting - Charting libraries.
  • Ionic Framework 2 - App framework.
  • Chrome DevTools - Tools for debugging, testing, and building web apps.
  • PostCSS - CSS tool.
  • Draft.js - Rich text editor framework for React.
  • Service Workers - Event-driven worker for the web.
  • Progressive Web Apps - Making web apps work offline.
  • choo - App framework.
  • Redux - State container for JavaScript apps.
  • Browserify - Module bundler.
  • Sass - CSS preprocessor.
  • Ant Design - Enterprise-class UI design language.
  • Less - CSS preprocessor.
  • WebGL - JavaScript API for rendering 3D graphics.
  • Preact - App framework.
  • Progressive Enhancement - Design and development strategy.
  • Next.js - Framework for server-rendered React apps.
  • lit - Library for building web components with a declarative template system.
  • JAMstack - Modern web development architecture based on client-side JavaScript, reusable APIs, and prebuilt markup.
  • WordPress-Gatsby - Web development technology stack with WordPress as a back end and Gatsby as a front end.
  • Mobile Web Development - Creating a great mobile web experience.
  • Storybook - Development environment for UI components.
  • Blazor - .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
  • PageSpeed Metrics - Metrics to help understand page speed and user experience.
  • Tailwind CSS - Utility-first CSS framework for rapid UI development.
  • Seed - Rust framework for creating web apps running in WebAssembly.
  • Web Performance Budget - Techniques to ensure certain performance metrics for a website.
  • Web Animation - Animations in the browser with JavaScript, CSS, SVG, etc.
  • Yew - Rust framework inspired by Elm and React for creating multi-threaded frontend web apps with WebAssembly.
  • Material-UI - Material Design React components for faster and easier web development.
  • Building Blocks for Web Apps - Standalone features to be integrated into web apps.
  • Svelte - App framework.
  • Design systems - Collection of reusable components, guided by rules that ensure consistency and speed.
  • Inertia.js - Make single-page apps without building an API.
  • MDBootstrap - Templates, layouts, components, and widgets to rapidly build websites.
  • Master CSS - A virtual CSS language with enhanced syntax.
  • Hydrogen - Edge-first framework for building Shopify storefronts with React.
  • Tiny JS - Frontend libraries that fit into 2 kB with dependencies.

Static Badge Static Badge

04. Back-End Development

  • Flask - Python framework.
  • Docker - Operating-system-level virtualization.
  • Vagrant - Automation virtual machine environment.
  • Pyramid - Python framework.
  • Play1 Framework - Java web framework.
  • CakePHP - PHP framework.
  • Symfony - PHP framework.
  • Laravel - PHP framework.
    • Education - Tutorials, etc.
    • TALL Stack - Full-stack development solution featuring libraries built by the Laravel community.
  • Rails - Web app framework for Ruby.
  • Phalcon - PHP framework.
  • Useful .htaccess Snippets - Apache server configs.
  • nginx - Web server.
  • Dropwizard - Java framework.
  • Kubernetes - Open-source platform that automates Linux container operations.
  • Lumen - PHP micro-framework.
  • Serverless Framework - Serverless computing and serverless architectures.
  • Apache Wicket - Java web app framework.
  • Vert.x - Toolkit for building reactive apps on the JVM.
  • Terraform - Tool for building, changing, and versioning infrastructure.
  • Vapor - Server-side development in Swift.
  • Dash - Python web app framework.
  • FastAPI - Python web app framework.
  • CDK - Open-source software development framework for defining cloud infrastructure in code.
  • IAM - User accounts, authentication and authorization.
  • Slim - PHP framework.
  • Fiber - Web framework built on top of Fasthttp, the fastest HTTP engine for Go.

Static Badge Static Badge

05. Libraries

  • PHPMailer - A full-featured email creation and transfer class for PHP
  • HashLips Art Engine - A tool used to create multiple different instances of artworks based on provided layers
  • HackerRank Submission Downloader - A tool used to download all your submissions from HackerRank
  • Panolens.js - A JavaScript library for creating VR panorama viewer on the web
  • ZXing - A barcode scanning library for the web
  • Material Design Android Library - A library with Google Material Design components
  • Blynk - An IoT platform with customizable mobile apps, private cloud, rules engine, and device management analytics dashboard
  • Closure - A JavaScript library for creating and using JavaScript applications and components
  • React Testing Library - A library for testing React components

Static Badge Static Badge

06. Platforms

  • Node.js - Async non-blocking event-driven JavaScript runtime built on Chrome's V8 JavaScript engine.
  • Frontend Development - Front-end development resources.
  • iOS - Mobile operating system for Apple phones and tablets.
  • Android - Mobile operating system developed by Google.
  • IoT & Hybrid Apps - Frameworks, libraries, resources for building IoT & Hybrid Apps.
  • Electron - Cross-platform native desktop apps using JavaScript/HTML/CSS.
  • Cordova - JavaScript API for hybrid apps.
  • React Native - JavaScript framework for writing natively rendering mobile apps for iOS and Android.
  • Xamarin - Mobile app development IDE, testing, and distribution.
  • Linux - Linux-based operating systems and distributions.
    • Containers - Operating system–level virtualization.
    • eBPF - Virtual machine that allows you to write more efficient and powerful tracing and monitoring for Linux systems.
    • Arch-based Projects - Linux distributions and projects based on Arch Linux.
    • AppImage - Package apps in a single file that works on various mainstream Linux distributions.
  • macOS - Operating system for Apple's Mac computers.
    • Screensavers - Apple TV Aerial Screensavers for Mac.
    • Apps - Apps for developers and designers.
    • Open Source Apps - Open source apps that run natively on macOS.
  • watchOS - Operating system for the Apple Watch.
  • JVM - Java Virtual Machine-based programming languages and development tools.
  • Salesforce - Customer relationship management software.
  • Amazon Web Services - On-demand cloud computing platforms and APIs.
  • Windows - Operating system developed by Microsoft.
  • IPFS - P2P hypermedia protocol.
  • Fuse - Mobile development tools.
  • Heroku - Cloud platform as a service.
  • Raspberry Pi - Credit card-sized computer aimed at teaching kids programming, but capable of a lot more.
  • Qt - Cross-platform GUI app framework.
  • WebExtensions - Cross-browser extension system.
  • Smart TV - Create apps for different TV platforms.
  • GNOME - Simple and distraction-free desktop environment for Linux.
  • KDE - A free software community dedicated to creating an open and user-friendly computing experience.
  • .NET - Free, cross-platform, open-source developer platform for building many different types of applications.
    • Core - Modular, cross-platform, and open-source implementation of .NET.
    • Roslyn - Open-source compilers and code analysis APIs for C# and VB.NET languages.
  • Amazon Alexa - Virtual home assistant.
  • DigitalOcean - Cloud computing platform designed for developers.
  • Flutter - Google's mobile SDK for building native iOS and Android apps from a single codebase written in Dart.
  • Home Assistant - Open source home automation that puts local control and privacy first.
  • IBM Cloud - Cloud platform for developers and companies.
  • Firebase - App development platform built on Google Cloud Platform.
  • Robot Operating System 2.0 - Set of software libraries and tools that help you build robot apps.
  • Adafruit IO - Visualize and store data from any device.
  • Cloudflare - CDN, DNS, DDoS protection, and security for your site.
  • Actions on Google - Developer platform for Google Assistant.
  • ESP - Low-cost microcontrollers with WiFi and broad IoT applications.
  • Deno - A secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.
  • DOS - Operating system for x86-based personal computers that was popular during the 1980s and early 1990s.
  • Nix - Package manager for Linux and other Unix systems that makes package management reliable and reproducible.
  • Integration - Linking together different IT systems (components) to functionally cooperate as a whole.
  • Node-RED - A programming tool for wiring together hardware devices, APIs, and online services.
  • Low Code - Allowing business professionals to address their needs on their own with little to no coding skills.
  • Capacitor - Cross-platform open source runtime for building Web Native apps.
  • ArcGIS Developer - Mapping and location analysis platform for developers.

Static Badge Static Badge

07. Development Environment

Static Badge Static Badge

08. Security

  • Application Security - Resources for learning about application security.
  • Security - Software, libraries, documents, and other resources.
  • CTF - Capture The Flag.
  • Cyber Security University - Free educational resources that focus on learning by doing.
  • Malware Analysis - Tools and resources for analysts.
  • Android Security - Tools and resources for Android security.
  • Hacking - Tutorials, tools, and resources.
  • Hacking Spots - Places, online or in real life, where you can gain knowledge and improve your skills.
  • Honeypots - Deception trap, designed to entice an attacker into attempting to compromise the information systems in an organization.
  • Incident Response - Resources for incident response.
  • Vehicle Security and Car Hacking - Resources for learning about automotive security and car hacking.
  • Web Security - Security of web apps & services.
  • Lockpicking - The art of unlocking a lock by manipulating its components without the key.
  • Cybersecurity Blue Team - Groups of individuals who identify security flaws in information technology systems.
  • Fuzzing - Automated software testing technique that involves feeding pseudo-randomly generated input data.
  • Embedded and IoT Security - Resources for embedded and IoT security.
  • GDPR - Regulation on data protection and privacy for all individuals within EU.
  • DevSecOps - Integration of security practices into DevOps.
  • Executable Packing - Packing and unpacking executable formats.
  • Malware Persistence - Techniques that adversaries use to keep access to systems across restarts.
  • EVM Security - Understanding the Ethereum Virtual Machine security ecosystem.
  • Password Cracking - The process of recovering passwords from data that has been stored in or transmitted by a system in scrambled form.
  • Security Card Games - Train your skills and discuss various security topics.
  • Suricata - Intrusion detection/prevention system and network security monitoring engine.
  • Prompt Injection - A type of vulnerability that specifically targets machine learning models.

Static Badge Static Badge

09. Computer Science

Static Badge Static Badge

10. Gaming

Static Badge Static Badge

11. Machine Learning

comming soon

12. Big Data

  • Big Data - Generalized large data set processing.
  • Public Datasets - Archive of high-quality public datasets.
  • Hadoop - Framework for distributed storage and processing of very large data sets.
  • Data Engineering - Multi-disciplinary field concerned with data processing and software engineering.
  • Streaming - Processing of infinite streams of data.
  • Apache Spark - Unified engine for large-scale data processing.
  • Qlik - Business intelligence platform for data visualization, analytics, and reporting apps.
  • Splunk - Platform for searching, monitoring, and analyzing structured and unstructured machine-generated big data in real-time.

Static Badge Static Badge

13. Business Tools

Static Badge Static Badge

14. Testing

  • Testing - Software testing.
  • Visual Regression Testing - Ensures changes did not break the functionality or style.
  • Selenium - Open-source browser automation framework and ecosystem.
  • Appium - Test automation tool for apps.
  • TAP - Test Anything Protocol.
  • JMeter - Load testing and performance measurement tool.
  • k6 - Open-source, developer-centric performance monitoring and load testing solution.
  • Playwright - Node.js library to automate Chromium, Firefox and WebKit with a single API.
  • Quality Assurance Roadmap - How to start & build a career in software testing.
  • Gatling - Open-source load and performance testing framework based on Scala, Akka, and Netty.

Static Badge Static Badge

15. Hardware

  • Robotics - Programming robots.
  • Internet of Things - Connecting devices to the Internet.
  • Electronics - For electronic engineers and hobbyists.
  • Bluetooth Beacons - BLE devices broadcasting their location.
  • Electric Guitar Specifications - Checklist for building your own electric guitar.
  • Plotters - Computer-controlled drawing machines and other visual art robots.
  • Robotic Tooling - Free and open tools for professional robotic development.
  • LIDAR - Sensor for measuring distances by illuminating the target with laser light.
  • Open Hardware - Open-source hardware projects.
  • ADS-B - Technology broadcasting aircraft's identity, position, and data periodically.
  • Flying FPV - Open hardware and software related to drones / UAVs.

Static Badge Static Badge

16. Other

  • GitHub Profile Achievements - A collection listing all Achievements available on the GitHub profile. It helps you to show your GitHub profile achievements in your GitHub profile.

Static Badge Static Badge


πŸš€ About Me

I am Manul Thanura, an energetic, self-motivated, creative, adaptable, and ambitious person who has developed a mature and responsible approach to any task that I undertake, or situation that I am presented with. I am currently studying BSc (Hons) in Engineering in Information and Communication Engineering πŸŽ“ at SLTC Research University. Full Stack Development and Python-based Artificial Intelligence fields are my main interests.πŸ‘€


Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.


License

MIT License

Support

MIT License

About

Here is a list of the best GitHub repositories that are useful for your dev journey. Feel free to add your favorite resources as well and help others in their journey of learning.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages