Pinned Repositories
go-recipes
A collection of Golang recipes.
ios-puzzle15
Native iOS 15 Puzzle game.
jest-puppeteer-template
Boilerplate project for end-to-end test suite using jest and puppeteer.
notebooks
Collection of Jupyter notebooks on basic data science and ML concepts.
python-recipes
A collection of quick references, gists, notes, and sample code.
react-bootstrap
A simple, clean starter project with React and Bootstrap 5.
react-recipes
Collection of React and Next.js recipes, notes, and learnings.
Three20-TTTableViewController
An example showing the use of TTTableViewController showMenu:forCell: method for creating an animated menu cell view using swipe gesture, touch on the cell, and touch on a button on a cell.
creative-kit-sample
Sample Apps For Creative Kit
cybersamx's Repositories
cybersamx/go-recipes
A collection of Golang recipes.
cybersamx/b
Go Module B
cybersamx/program
The main program that uses modules A and B
cybersamx/python-recipes
A collection of quick references, gists, notes, and sample code.
cybersamx/react-recipes
Collection of React and Next.js recipes, notes, and learnings.
cybersamx/a
Go Module A
cybersamx/c
Go Module C
cybersamx/dbt-recipes
A collection of quick references, gists, notes, and sample code.
cybersamx/docker-k8s-demo
Sample code for a docker and kubernetes workshop.
cybersamx/e
Go Module E
cybersamx/flyte-recipes
Collection of Flyte recipes, notes, and learnings.
cybersamx/flyte-template
Flyte project template.
cybersamx/git-playground
Playground for git
cybersamx/go-mod-template
A template for creating a publishable Go module as part of a broader project of playing with Go modules
cybersamx/golib
A go library with common, reusable utilities.
cybersamx/native-apps-chairlift
Snowflake Native Application sample demonstrating data sharing and analysis using a fictional Chairlift manufacturer.
cybersamx/nextjs-auth
A simple, clean starter web app project with Next.js, React, and Bootstrap.
cybersamx/notebook-recipes
Playground for Jupyter Notebooks.
cybersamx/ollama-recipes
Playground and journal of me trying out ollama and open-source llm's.
cybersamx/pkg_a
Python Package A
cybersamx/pkg_b
Python Package B
cybersamx/pkg_c
Python Package C
cybersamx/pkg_e
Python Package E
cybersamx/pkg_main
Python main program
cybersamx/py-main-template
Python main program
cybersamx/py-package-template
Python project.
cybersamx/python-monorepo
Implementation of a python monorepo inspired by this article https://www.tweag.io/blog/2023-04-04-python-monorepo-1
cybersamx/snowflake-native-app
Playground for Snowflake Native App.
cybersamx/snowflake-recipes
Playground, sample code, and recipes on Snowflake using the new Snowflake CLI tool.
cybersamx/streamlit-recipes
Collection of Streamlit recipes and learnings.