Giter Site home page Giter Site logo

Jacobtread

Full-Stack Developer πŸ€–

info!("Another developer working on Open Source software.");

Buy Me A Coffee

πŸ”— Website

I have a personal website which also acts as a portfolio for my past projects. You can view it using the link below:

jacobtread.com (https://jacobtread.com)

My website contains a more indepth about section and information about my specialties and knowledge

βœ‰οΈ Contact

If you would like to get in touch with me you can do so at one of the following contact methods.

Discord : jacobtread
Email   : [email protected]
LinkedIn: https://www.linkedin.com/in/jacobtread/

πŸ“Š Github Statistics

Below are some statistics about my Github profile

NZ Top Committers badge

Top Languages

info!("Rust is starting to top my most used langauges!");

GitHub stats

🧰 Current Stack

Below is my current tech stack preferences that im using the most

use tokio::time::sleep;
use std::time::Duration;

/// The wonderful world of Rust development
#[tokio::main]
async fn main() {
    let url: &str = "https://www.rust-lang.org/";
    println!("I have been really enjoying the Rust programming language: {url}");

    // Please wait patiently for me to write some code
    sleep(Duration::from_millis(100)).await;

    panic!("Hey! I wasn't done writing this program yet. >_<");
}

βš—οΈ Current Projects

Quizler: Recently, I've been remaking my old Quizler real-time quiz app. I have been remaking this project using Rust for the backend and Svelte for the frontend. This remake has greatly improved performance and functionality of the server with much more customization and things like filtering names for profanity

https://github.com/jacobtread/Quizler

Pocket Relay: My Mass Effect 3 private server emulator named "Pocket Relay" this is a game server for the Mass Effect 3 game which lets you host your own servers thus allowing the game to be played over LAN and fixes issues that players have run into on the normal servers.

https://github.com/PocketRelay/

I've sunken in a lot of time for this project and it spans across many repositories that all come together to make it work.

info!("0_0 I even wrote my own SSLv3 implementation to work with the game");

Pocket Ark: My private server emulator for Mass Effect Andromeda, its in very early stages but is already showing promise with much of the functionality of the official server being implemented.

https://github.com/PocketRelay/PocketArk

πŸ”­ That's all

Thats all the information available in this README file. From here you can procceed over to my Website or check out my repositories.

debug!("You've reached the end of the stack.");

Jacobtread's Projects

Jacobtread doesn’t have any public repositories yet.

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.