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/Twitch-Clone
A Twitch streaming clone using React, React-Router, Redux.
davidlacho/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.
davidlacho/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.
davidlacho/fun-with-hooks
A simple react app to play around with hooks
davidlacho/React-Hemisphere-Weather-With-Hooks
A quick project as a refresher on using React classes, but this time with hooks!
davidlacho/React-Redux-Blog
A simple blog viewer built in React, Redux, Redux-Thunk
davidlacho/react-redux-songs
A simple React & Redux App to demo songs
davidlacho/react-training
This is a simple project that was used in a learning session to demonstrate main concepts in React
davidlacho/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.
davidlacho/German-English-Translator
German-English Translator with OpenAI Integration
davidlacho/pycode
Automatically generate code and corresponding unit tests for a given task using LangChain and the OpenAI language model.
davidlacho/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.
davidlacho/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/Blog
My blog, written in Django
davidlacho/bubble-sort
TypeScript implementation of a simple sorting algorithm applied to various data structures, including arrays of numbers, strings, and linked lists.
davidlacho/Custom-Map
A Custom Map
davidlacho/data-structures-and-algorithms
Core Concepts of Data Structures and Algoritms
davidlacho/davidlacho
Having fun with my profile
davidlacho/electron
An Electron App
davidlacho/electron-react
An electron react app
davidlacho/express-ts-boilerplate
davidlacho/facebook-user-fetcher
Leverages the Facebook Graph API to retrieve basic user information
davidlacho/football
This project analyzes soccer match results using inheritance and composition design patterns, along with TypeScript features.
davidlacho/permitting-app
A system for handling permit applications for various types of work
davidlacho/react-cards
Refresher on React with presenting a comment card
davidlacho/React-Hemisphere-Weather
A quick project as a refresher on using React classes
davidlacho/react-pics
Quick refresher on React- an app that fetches images and displays them in a grid system
davidlacho/simple-microservice-app
davidlacho/ts-generics
davidlacho/web-framework