Skip to content

norpie/norpie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
Jan 20, 2025

Repository files navigation

Hi there! πŸ‘‹

let mut me = Person {
    name: "Konsta Kuosmanen",
    aliases: vec!["norpie"],
    pronouns: vec!["he/him"],
    location: "Belgium",
    contact: "[email protected]"
}

I'm a software developer and an informatics student. I'm passionate about open-source software and I love to contribute to projects that I find interesting. I'm currently working on a few projects, check them out below!

Rust Crates

  • signaturize: A crate for generating rust type signatures.
  • surrealize: A crate for generating helper variants of structs when using SurrealDB.
  • servicer: A family of crates for building microservices in Rust.

Current Projects

  • Alice: A user-friendly AI assistant.
  • uLLM-API: A simple inference API for LLM models.
  • Analytical: A simple analytics tool for software projects.

Group Projects

These projects are developed by a group of people, not just me.

  • Finanalize: A financial analysis tool for for individuals using LLMs.

Upcoming Research Projects

I haven't started these projects yet, but I'm planning to do so in the near future.

  • Mirabel: A research project on the use of AI agents in software development.
  • Navcom: A research project on navigation using OpenStreetMap data.
  • Homestead: A research project on smart home automation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published