diff --git a/README.md b/README.md index 0da7e7a..df31d85 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # Hi there πŸ‘‹ - πŸ”­ I’m currently working on building up this profile, my personal domain, and various subdomains +- 🀩 I'm interested in Digital Design, Engineering and Software Infrastructure - 🌱 I’m currently learning Python, and next Go - πŸ’¬ Ask me about anything, I like to learn and chat - πŸ“« How to reach me: [LinkedIn](https://www.linkedin.com/in/aadidesai/) / [Work Email](mailto:github@8bitsqu.id) / [Personal Email](mailto:aadi@8bitsqu.id) - πŸ˜„ Pronouns: he/him -- ⚑ Fun fact: I'm basically flailing through life +- ⚑ Give me a location and some charged batteries, let's go hiking and fly some drones! +- πŸ’― Markdown: it's great! ## Some of my projects @@ -17,3 +19,69 @@ I've linked a few repositories below that I've worked on. Over time I'll also be - [Pet Tracker Project, Imperial Y3 Autumn Term](https://github.com/supleed2/ELEC60013-ES-CW1/): Pet Tracker using the FindMy Network as a backbone to provide basic data return from onboard sensors and ultra-low-power location tracking - [Synthesizer Project, Imperial Y3 Spring Term](https://github.com/supleed2/ELEC60013-ES-CW2/): Firmware for a single-octave synthesizer, written in C++, with multiple waveforms and more octaves usable by connecting multiple together - [SystemVerilog VSCode Language Client Extension](https://github.com/dalance/svls-vscode/): A VSCode extension designed to work with the [svls](https://github.com/dalance/svls/) language server and provide in-editor feedback, as well as snippets and syntax highlighting for SystemVerilog files + +## Tools / Languages + +### Proficient in + + + + + + + +- [VSCode](https://code.visualstudio.com/): Powerful code editor for modern development environments, amazing once you set up your extensions just right 🀌 +- [Git](https://git-scm.com/): Distributed version control system for tracking changes in source code, it has many neat tricks that aren't exactly discoverable +- [GitHub](https://github.com/): This❗ Git repository hosting service :D and [github.dev](https://github.dev/) is awesome too, you can open it at any time by pressing `.` +- [SystemVerilog](https://www.systemverilog.com/): A high-level hardware description language for design and verification of digital logic +- [Verilator](https://www.verilator.org/): A high-level, open-source, SystemVerilog / Verilog simulator that boasts incredible simulation speed in exchange for a subset of the language specification + +### Working Knowledge of + + + + + + + + + + + + + +- [Quartus Prime Lite](https://www.quartus.com/products/software/quartus-prime-lite/): Programmable Logic Controller and FPGA synthesis / flashing tool for SystemVerilog, Verilog and VHDL, with both source code and block diagram support +- [Python](https://www.python.org/): High-level, interpreted general-purpose programming language that is finding its way into virtually every industry +- [SolidWorks](https://www.solidworks.com/): Advanced 3D CAD and CAM software for the design of complex products, I find its workflow to be the most intuitive of CAD programs +- [Raspberry Pi](https://www.raspberrypi.org/): Extremely versatile, low-cost, single-board computer with a strong community of users and wide availability of software and learning resources +- [Arduino](https://www.arduino.cc/): Open-source hardware and software platform for low-cost embedded devices, using a variant of C++ +- [PlatformIO](https://platformio.org/): Framework that supports a wide range of hardware, and which makes using devices such as the ESP32 much more familiar thanks to the Arduino-ESP32 Core +- [Portainer](https://portainer.io/): Lightweight, web-based, Docker management UI, ideal for a home-lab with only a few hosts and services thanks to the free Community Edition +- [Docker](https://www.docker.com/) / [Docker Compose](https://docs.docker.com/compose/): OS-level virtualisation for distributed, containerized applications providing enhanced reliability and security with minimal overhead +- [Microsoft Office (Excel, Powerpoint, Word)](https://www.microsoft.com/en-gb/microsoft-365/): Range of productivity software for spreadsheets, presentations and documents that are widely used *(Markdown ❀️)* + +### Familiar with + + + + + +- [Discord API](https://discordapp.com/developers/): A chat platform with rich support for user interaction and embeds with automated "bot" accounts +- [Go](https://golang.org/): Open-source, statically typed, compiled programming language with an emphasis on short compile times and excellent documentation +- [Rust](https://www.rust-lang.org/): General-purpose, memory-safe, compiled language with best-in-class performance and a compiler with extremely helpful error messages + +## My Education + +- πŸŽ“ [Imperial College London](https://www.imperial.ac.uk/): September 2019 - Present + - Currently studying for an MEng in Electronics and Information Engineering +- πŸ“š [Queen Elizabeth's, Barnet](https://www.barnet.ac.uk/): September 2012 - August 2019 + - A Levels: A\* Maths, A\* Physics, A Further Maths (+AS Product Design) + +## My GitHub Stats + +[![GitHub Readme Stats](https://github-readme-stats.vercel.app/api?username=supleed2&count_private=true&show_icons=true&theme=nord)](https://github.com/anuraghazra/github-readme-stats) +[![Most Used Language Stats](https://github-readme-stats.vercel.app/api/top-langs/?username=supleed2&langs_count=10&layout=compact&theme=nord)](https://github.com/anuraghazra/github-readme-stats) + +## My GitHub Contributions as a Game of Life + +[![Animated GIF starting out as my GitHub contributions and then following the rules of a 4-strength levels version of The Game of Life](https://github4life.herokuapp.com/supleed2.gif)](https://github.com/ethomson/github4life)