Coder Social home page Coder Social logo

BrianDLawrence

  • ๐Ÿ‘‹ Hi, Iโ€™m @BrianDLawrence
  • ๐Ÿ‘€ Iโ€™m interested in web3, AI/ML, and solving problems pragmatically with code!
  • ๐ŸŒฑ Iโ€™m currently actively coding using JavaScript, TypeScript, Python, and Java.
  • ๐Ÿงจ My favorite modern frameworks and tech for project work: Vue.js, NUXT, Node.js, Spring Boot, MongoDB, Vercel, Docker.
  • ๐Ÿ’ž๏ธ Iโ€™m open to collaborate on anything exciting that provides value!
  • ๐Ÿ“ซ Feel free to reach out with questions: [email protected]

Repositories

briandlawrence

https://github.com/BrianDLawrence/briandlawrence
Personal website built in VUE.js and NUXT 2
http://BrianDLawrence.com

art generator

https://github.com/BrianDLawrence/art_generator
I created this with the goal of dabbling in Python and TensorFlow. This project loads and trains a prediction model based on CIFAR-10.
Once I have the prediction model, I use it like a discriminator, but instead of yes or no, it classifies the image as one of the ten categories of images in CIFAR-10.
I then create images using a simple creative technique of randomized Pillow ImageDraw-ings - you could consider this a generator and think of this project as a poor man's GAN.
I was originally thinking about using this to create NFTs on opensea - when that was a thing.

cryptobots

https://github.com/BrianDLawrence/cryptobots
I created some Node.js scripts (bots) along with a basic Solidity contract with the goal of better understanding the web3 / crypto space.

interview assistant

https://github.com/BrianDLawrence/interviewassist
NUXT Version of the Interview Assistant originally designed and implemented 2012-2018 as part of Career Boot Camp Coaches LLC.
This project is currently live hosted by vercel.com here: http://careerinformatics.com/

resume ats advisor

https://github.com/BrianDLawrence/careeradvisor
NUXT 3 Version of interview assist but with a focus on Job and Resume Skill Scanner + integration with ChatGPT to help further analyze and provide guidance to the user.
Currently hosted on Vercel here: https://resume-ats.com/

powerful questions

https://github.com/BrianDLawrence/powerfulquestions
This is a simple website that randomly loads powerful questions for use by anyone who has an interest in coaching others.
This project is currently live hosted by vercel.com here: http://powerful-questions.com/
I am currently refactoring this using NUXT3 and OpenAI apis - https://github.com/BrianDLawrence/coachingquestions
That is being hosted here at the moment: https://coachingquestions.vercel.app/

pq server

https://github.com/BrianDLawrence/pqserver
This is a GraphQL server that provides read-only access to questions saved in the powerful questions database.
Note this is currently using the new version of powerful questions currently in development https://coachingquestions.vercel.app/
Currently hosted on vercel here: https://pqserver.vercel.app/

web3 suite

https://github.com/BrianDLawrence/web3suite
My vision for this project is to use it as a metaverse marketing tool. As I work with clients specific to metaverse and web3 branding, I will add to this project with the vision of eventually releasing this to other users when the time is right.
Currently it is hosted on Vercel here: https://web3suite.co/

catetry

https://github.com/BrianDLawrence/catetry
In an effort to learn more about NUXT3 and the ChatGPT API, I have created a web-based app that gives the user the ability to generate a poem about their cat using ChatGPT 3.5. Catetry was an idea that my wife and I had many years ago due to the fact we have cats and my wife spends time on Facebook in a Meezer (Siamese Cats) Mom community. Now that ChatGPT is available to the public, we have been able to take the idea and make it a reality.
Currently it is hosted on vercel here: https://catetry.com/

llama herder

https://github.com/BrianDLawrence/llama_herder
A python project using langchain and ollama models
The end goal is to create an ai agent using local LLMs to do my bidding.
The first use case I have in mind is optimization of my calendar and TODOs.

I have implemented a front end in React with
Django app server using RabbitMQ to send messages to the herder.

llm rails

https://github.com/BrianDLawrence/llm_rails
This is a Ruby on Rails web application that is simply a wrapper for ruby-openai that integrates with ChatGPT 3.5 Turbo model. Not currently hosted anywhere.

@speroautem/shortcode

https://github.com/BrianDLawrence/shortcode
A utility package to encode and decode generic encoding algorithms. By default base62 is used however other encodings such as base58 or custom will be supported in future releases. This can be used to create short URLs that are URL-safe. I am currently using this in Catetry to create short URLs for saved cat poems. Available to install and use yourself!

$ npm install @speroautem/shortcode

https://www.npmjs.com/package/@speroautem/shortcode

Brian Lawrence's Projects

cryptobots icon cryptobots

Node JS and Solidity code to create bots for learning purposes only

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.