https://github.com/fyko/fyko
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fyko/fyko
- Owner: Fyko
- Created: 2020-07-12T00:50:34.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-13T21:22:15.000Z (almost 2 years ago)
- Last Synced: 2025-02-04T20:34:24.391Z (over 1 year ago)
- Language: Rust
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Howdy, I'm Carter! ðŸ¤
I'm a software engineer based in Arvada, Colorado! I'm most experienced with [`TypeScript`] and [`Rust`]! I have *some* experience with [`C#`], plenty with [`Go`], and I want to learn [`Elixir`] and [`C++`]!
## What I do (for fun)
I have a strong background in developing with the Discord API and maintain bots for others and myself. My largest bot, [Thoth](https://github.com/Fyko/thoth), is a great English language tool for students and folks who want to search definitions and various types of speech for fun!
Often times, a random idea comes to me, or I want to learn a new technology, or I need a solution for a real-life problem and I just build it. My GitHub repositories page is a perfect timeline and archive of things I've wanted or needed to do. Here are a few of my funky projects:
- [Wordle Stats](https://github.com/Fyko/wordle-stats) - before Elon bought Twitter, this bot listened to all Tweets containing the word `Wordle`, parsed the player's score, then served public visualizations on Grafana. I build this to see how many other people shared their scores and to get back into writing Rust.
- [AmbientWeather.net Data Collector](https://github.com/Fyko/ambient-weather-collector) - for Father's Day, I got my dad a weather station! It transmits data to AmbientWeather.net, and whenever it does, AW.net sends the updated data via a realtime API to this collector. The data is fed into ClickHouse and viewed realtime and in historical contexts. I built this because I wanted to know the exact temperature outside, with wind chill, before deciding to go in the hot tub.
- [crates.pm](https://github.com/sycertech/crates.pm) - the official https://crates.io website has text-search, but its not instant. I built\* crates.pm to index Crates and feed the data into [Meilisearch] to provide instant text search -- a service I wanted to learn more about.
## What I do (professionally)
more info to come 👀
## How to reach me
I'm most active on [Discord]. If you ever want to get in contact with me, join [my Discord server].
- Discord: [`@fykowo`](https://discord.com/users/492374435274162177)
- Twitter: [`@fykowo`](https://twitter.com/fykowo)
- Email: me@fyko.net
### Some Statistics
[`TypeScript`]: https://www.typescriptlang.org/
[`Rust`]: https://www.rust-lang.org/
[`C#`]: https://docs.microsoft.com/en-us/dotnet/csharp/
[`Go`]: https://golang.org/
[`Python`]: https://www.python.org/
[`Elixir`]: https://elixir-lang.org/
[`Ocaml`]: https://ocaml.org/
[`C++`]: https://cplusplus.com/
[`discord.js`]: https://discord.js.org/
[Sycer Development]: https://github.com/sycer-dev
[Truffle]: https://truffle.vip/
[Chuckle]: https://github.com/trufflehq/chuckle
[Scyllax]: https://github.com/trufflehq/scyllax
[Scylla]: https://www.scylladb.com/
[Discord]: https://discord.com
[my Discord Server]: https://discord.com/invite/HnyYTnQzJW
[Meilisearch]: https://www.meilisearch.com/