Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snowy1803/snowy1803
https://github.com/snowy1803/snowy1803
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/snowy1803/snowy1803
- Owner: Snowy1803
- Created: 2020-11-09T21:03:11.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T23:29:18.000Z (about 2 months ago)
- Last Synced: 2024-10-06T02:21:33.870Z (about 1 month ago)
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Emil Pedersen (He/him)
### Relevant projects
- The [EK programming language](https://github.com/legolas-tek/ek) ([Documentation](https://github.com/legolas-tek/ek/wiki/Getting-Started-with-EK)) (2024)
âšī¸ A [dynamic](## "The langage is dynamically typed, and allows checking the type of arguments at runtime") [mixfix](## "The language allows defining operators that can be mixed with arguments arbitrarily, and is completely customizable") [strict](## "By default, the language evaluates arguments before calling functions") and [impure](## "Functions may freely have side effects") [functional](## "The language is focused on defining small functions that can be composed together") programming language
âī¸ VM interpreter in Haskell
đĨ Earned first place within its category of Epitech projects
đ It is [open source](https://github.com/legolas-tek/ek) under the BSD 3-clause license
- The [GRPH programming language](https://github.com/grph-lang/grph) (2022-2023)
âšī¸ A programming language allowing the animation of vector figures
âī¸ Compiler frontend in Swift using LLVM
đ Standard library in C and C++
đ It is [open source](https://github.com/grph-lang/grph) under the MPL 2.0 license
- [French Republican Calendar](https://emil.codes/projects/french-republican-calendar/) ([App Store](https://apps.apple.com/fr/app/calendrier-republicain-moderne/id1509106182)) (2020)
âšī¸ A date converter to the Republican calendar of 1793.
đą Native iOS and watchOS app (SwiftUI)
đĨ Also available as a [web app](https://frc.emil.codes/) (SwiftWasm)
đ It is completely [open source](https://github.com/Snowy1803/FrenchRepublicanCalendar) under the MPL 2.0 license
- [Orbe pour Pronote](https://emil.codes/projects/orbe-pour-pronote/) *(now unavailable)* (2019-2021)
âšī¸ An app to see your schedule, grades, and homework, intended for high school students and their parents
đą Native iOS, watchOS and macOS app (SwiftUI and AppKit)
- [SnowHex](https://github.com/Snowy1803/SnowHex) (2018)
âšī¸ A hex editor with syntax highlighting, to help understanding some binary fromats, such as GIF and ELF
đĨ Java Swing Desktop App
đ It is [source available](https://github.com/Snowy1803/SnowHex) since 2022### Relevant contributions
- The [Swift programming language](https://github.com/swiftlang/swift) ([All contributions](https://github.com/swiftlang/swift/pulls?q=is%3Apr+author%3ASnowy1803+is%3Aclosed)) (2024)
âšī¸ Worked on improving debug info quality for optimized code, during an internship at Apple
â [One contribution](https://github.com/llvm/llvm-project/pull/86598) to LLVM### Programming languages
The main languages I use are **Swift**, **C** and **C++**. I've made a lot of projects with them, and I master them completely.
I also have some experience with **Java**, **Python**, **Rust**, **Haskell**, **JavaScript**, **PHP**, **Objective-C**, **bash scripting**, **LLVM IR**, and of course my own programming languages (EK, GRPH, Glu).
I love learning languages, and have also tried Golang, C#, Perl, Clojure, Kotlin and Scala.Currently, I am mostly writing C and C++ for school projects.
### Contact
See all my socials on [my website](https://emil.codes/socials/) or in the GitHub sidebar