Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/snowy1803/snowy1803


https://github.com/snowy1803/snowy1803

Last synced: 20 days ago
JSON representation

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