noahabe
Mathematician | Software Developer | Physics Lover | Currently Interested in Solar Energy & Electrochemistry
Data53's Energy CompanyAddis Ababa, Ethiopia
Pinned Repositories
a_modern_introduction_to_linear_algebra_solutions_and_notes
Solution and Notes to the book "A Modern Introduction to Linear Algebra, by Henry Ricardo"
CollegeCompendium
📓 A curated collection of free Computer Science classes from top colleges across America
cron_bot
a bot that reminds you
database_system_concepts_answers
🗄️ Solutions to Database System Concepts Seventh Edition
grade7_ethiopia_math_curriculum_answers
grade7_ethiopia_math_curriculum_answers
hilcoe_forwarder
A telegram bot that forwards messages to a HiLCoE group.
interpolation_in_odes_and_pdes
Solution of 1st order differential equations using Numerical Newton's interpolation and Lagrange
numrep
tell a number to this code and it will tell you a story
practical_cryptography_in_python_answers
Solutions to the book "Practical Cryptography in Python"
solar_energy_the_physics_and_engineering
☀️☀️ Solution to the exercises of the book "Solar Energy: The Physics and Engineering of Photovoltaic Conversion Technologies & Systems"
noahabe's Repositories
noahabe/database_system_concepts_answers
🗄️ Solutions to Database System Concepts Seventh Edition
noahabe/hilcoe_forwarder
A telegram bot that forwards messages to a HiLCoE group.
noahabe/practical_cryptography_in_python_answers
Solutions to the book "Practical Cryptography in Python"
noahabe/cron_bot
a bot that reminds you
noahabe/grade7_ethiopia_math_curriculum_answers
grade7_ethiopia_math_curriculum_answers
noahabe/interpolation_in_odes_and_pdes
Solution of 1st order differential equations using Numerical Newton's interpolation and Lagrange
noahabe/numrep
tell a number to this code and it will tell you a story
noahabe/a_modern_introduction_to_linear_algebra_solutions_and_notes
Solution and Notes to the book "A Modern Introduction to Linear Algebra, by Henry Ricardo"
noahabe/common-configs-and-policies
a collection of commonly used configuration files and privacy policies
noahabe/dsad-materials
The projects and the materials that accompany the Data Structures & Algorithms in Dart book
noahabe/flta-materials
The projects and the materials that accompany the Flutter Apprentice book
noahabe/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
noahabe/flutter_auto_translator
A command-line tool to translate ARB files.
noahabe/flutter_confetti
A Flutter widget that shoots confetti all over the screen.
noahabe/flutter_cors
A script to disable and re-enable CORS checks for Flutter's Chrome instance
noahabe/flutter_list_view
noahabe/flutter_local_notifications
A Flutter plugin for displaying local notifications on Android, iOS, macOS and Linux
noahabe/graphql-spec
GraphQL is a query language and execution engine tied to any backend service.
noahabe/instagram-flutter-clone
Responsive Instagram Clone developed with Flutter & Firebase
noahabe/introduction_screen
Add easily to your app an introduction screen to provide information to new users
noahabe/plugins
Plugins for Flutter maintained by the Flutter team
noahabe/practical-cryptography-in-python
Source code for 'Cryptography in Python Source Code' by Seth Nielson and Christopher K. Monson
noahabe/public_leetcode_solutions
Collection of leetcode solutions.
noahabe/redis-doc
Redis documentation source code for markdown and metadata files, conversion scripts, and so forth
noahabe/solar_energy_the_physics_and_engineering
☀️☀️ Solution to the exercises of the book "Solar Energy: The Physics and Engineering of Photovoltaic Conversion Technologies & Systems"
noahabe/sorting_and_order_statistics
Implementation of algorithms that are related to sorting and order statistics.
noahabe/UDSA
UDSA - Useful Data Structures and Algorithms
noahabe/useful_and_common_scripts
useful and common scripts (mainly for linux)
noahabe/dart-jwt-decoder
Json web tokens decoder for dart / flutter
noahabe/dart-mutex
Mutual exclusion for Dart