davidlacho
π Hi there! π¨π»βπ» I'm David.
Safety Cybersecurity (formerly pyup.io)Winnipeg, Manitoba, Canada
Pinned Repositories
agents
AI-powered chat interface for SQLite database interaction. Features include natural language querying, dynamic schema introspection, and automated report generation. Simplifies database exploration and reporting.
Elixir-Topics
An Elixir & Phoenix app where users can sign in and post a topic for discussion, click on individual topic, and can post comments to discuss on that topic.
facts
A LangChain CLI tool to answer user questions using facts from a text file by searching for the most relevant information to their query.
foodieapp
An app for searching recipes by ingredients, and allowing users to keep track of their favorite recipes. Makes calls to Food2Fork API. Built on Express & MongoDB.
fun-with-hooks
A simple react app to play around with hooks
InterviewQuestions
My solutions for the most commonly used coding interview questions.
pycode
Automatically generate code and corresponding unit tests for a given task using LangChain and the OpenAI language model.
tchat
Integration of LangChain with OpenAI's Chat models to create a flexible and powerful chat application. It supports dynamic memory management, and offers a versatile prompt engineering framework.
Twitch-Clone
A Twitch streaming clone using React, React-Router, Redux.
weather-caching
Built with Node.js and TypeScript, this app emphasizes efficiency and scalability, utilizing a flexible caching mechanism to deliver fast and reliable weather information.
davidlacho's Repositories
davidlacho/gevent
Coroutine-based concurrency library for Python
davidlacho/multi-k8s
A Kubernetes Cluster on Google Cloud (Using GH Actions for Deploy)
davidlacho/fib-calc-k8s
A multi-image node app- with Kubernetes!
davidlacho/docker-fib-sequence
A multi-image dockerized node (Express & React) app deployed to AWS Elastic Beanstalk using Github Actions
davidlacho/docker-react
Docker React- Demonstrating a simple dockerized create-react-app, with CI (Travis) deploying the app on Elastic Beanstalk.
davidlacho/visits
Practiciing Docker Compose with Multiple Local Containers
davidlacho/simpleweb
A simple Dockerized web app
davidlacho/amorriscode
A bit of GitHub profile fun.
davidlacho/stores-rest-api
An items, stores, and authentication REST API from the REST API course
davidlacho/davidlacho.dev
Main repo for davidlacho.dev
davidlacho/styleguide
Style guides for Google-originated open-source projects
davidlacho/testing
davidlacho/Repos
An Elixir & Phoenix Project. Given a userβs GitHub username, return a list of repositories that user is watching with a link to each.
davidlacho/Genserver-Weather
An Elixir program reports the temperature in degrees Celsius, implemented using GenServer. Given a location such as the name of a city. This is done through a HTTP call to a third- party weather seβ¦
davidlacho/Simple-Weather-App
A simple weather app in Elixir
davidlacho/Elixir-Cards
A sample project using functional programming for creating and handling a deck of cards
davidlacho/Elixir-Identicon
An Elixir program that will generate an identicon image, generated from a string input (kind of like a GitHub avatar)
davidlacho/KotlinPhotoApp
A simple photo app, written in Kotlin!
davidlacho/AndroidPermissions
A mock application for demoing requesting permissions from a user
davidlacho/GolfScore
An Android app for keeping Golf scores
davidlacho/StormyApp
An Android Weather App
davidlacho/interactive-story-book
A choose your own adventure Android app
davidlacho/fun-facts
An Android app displaying fun facts
davidlacho/spring-mvc-todo-list
A todo list built on Spring MVC
davidlacho/guess-the-number-game
A game to guess a number written in Java Spring
davidlacho/Express-React-Boilerplate
davidlacho/SurveyRaptor
A chatbot for Slack built in React & Express that builds personality profiles over time. It leverages IBM Watsonβs Personality Insights API to predict personality characteristics, needs and values. Personality insights become more accurate over time as more textual data is processed by Survey Raptor.
davidlacho/newrepo
davidlacho/mothertongues-UI
A Mother Tongues Dictionary front end for visualizing your MTD dictionary data
davidlacho/InterviewQuestions
My solutions for the most commonly used coding interview questions.