Giter Club home page Giter Club logo
#include <aboutme.h>

const Programmer me = {
  .name = "Aiden Olsen",
  .contact = "[email protected]",
  .langs = {
    "c", "c++", "rust", 
    "python", "javascript", "typescript",
    "bash"
  },
  .skills = {"git", "mysql", "sqlite", "tableau", "aws"},
  .software = {"neovim", "kicad", "gtkwave"},
  .notable_projects = {
    (Project) {"ChatGPTerminator", "https://github.com/AineeJames/ChatGPTerminator",
      "A convenient way to interact with OpenAI's chat completion and image generation API's using your command line interface."
    },
    (Project) {"rust6502", "https://github.com/AineeJames/rust6502",
      "A 6502 simulator written in the rust programming language with the ability to run compiled 6502 asm."
    },
    (Project) {"ctest.h", "https://github.com/AineeJames/ctest.h",
      "A simple single header only c testing library."
    },
  }
};

int main(void) {
  desribe(me);
  return 0;
}

Aiden Olsen's Projects

awesome-chatgpt-api icon awesome-chatgpt-api

Curated list of apps and tools that not only use the new ChatGPT API, but also allow users to configure their own API keys, enabling free and on-demand usage of their own quota.

c3-zed icon c3-zed

A Zed extension for the C3 programming language with LSP and TS.

chatgpterminator icon chatgpterminator

GPTerminator provides a convenient way to interact with OpenAI's chat completion and image generation API's using your command line interface.

cryptcli icon cryptcli

The cryptcli is a python package that gives you access to cryptocurrency prices right in your terminal!

ctest.h icon ctest.h

ctest.h is a simple single header testing library for C

musicmeta icon musicmeta

Easy extraction of mp3 file metadata for Godot 4.

ns-3_script icon ns-3_script

multi-process python script to automate ns-3 similations

pileup icon pileup

an easy to use stack-based language

portfolio icon portfolio

personal website portfolio made with three.js

pyinv icon pyinv

A CRUD app built using sqlite, python, and pysimplegui

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.