Found 141 repositories(showing 30)
Arrowyz01
Python script that can read csv file and output a markdown file containing logseq block and block properties (from csv data), and a basic query script to generate a table query (like the format in csv file). The goal is to simulate notion table database in logseq. Also come with a script to reverse!
kiaksarg
Edu-Editor is a basic medium/notion like rich text editor based on Slate.js framework.
danhenrik
A basic script using the Notion-API to make recurring tasks work in notion workspace.
GanapathyRaman
This project builds on the idea of emerging concept of Software Defined Networking (SDN) and Network Function Virtualization (NFV). The basic notion of SDN is separation of Data and Control plane whereas the NFV is to interchange dedicated network appliances with software running on servers. The main concept behind project V-NM is to replace the traditional network management by modern approach using the above mentioned techniques. OpenFlow protocol and OpenStack framework are used in the implementation of this project, which allows to manage SDN and NFV with great flexibility
eduardoboucas
A Grunt module for importing Sass partials with (some very basic) notion of source order
Ruijian-Zha
Notion MCP Integration is a lightweight Model Context Protocol (MCP) server that seamlessly integrates with Notion's API to manage a minimalist personal to-do list through Claude. This project provides basic functionality tailored specifically for a simple Notion database structure, enabling efficient task management without unnecessary complexity.
aelbuni
The notion behind the presented C# code is to illustrate the basic steps need to be taken for .Net developers to build a simple QR Decoder, and show them how to use the famous zxing library to decode 2D barcode library realtime, either by capturing pictures from a webcam or by uploading a static 2D barcode picture.
bear-in-mind
A simple app built with Roda that allows basic integration between Sentry and Notion
altvod
Client-agnostic model wrapper for Notion API
Ayu25sh
No description available
lethain
A very simple agent to use Notion documents as prompts to comment on other Notion documents.
bratta
Basic Notion tool to generate a Slack-ready daily standup message
dinhanhthi
🍒 A collection of basic blocks/renderer/components for building nextjs site based on notion and tailwind.
alcybiades
Pedagogical exercise to construct the foundations of math (arithmetic) from nothing more than a basic notion of encapsulation
EngMateusCardoso
. Fract-ol is a basic computer graphics project. This program rende the Julia set and the Mandelbrot setHere I use notion of complex numbers, the concept of optimization and event handling.
travistakai
The aim of the course is to study basic algorithms and their relationships to common abstract data types. We will cover the notion of abstract data types and the distinction between an abstract data type and an implementation of that data type. The complexity analysis of common algorithms using asymptotic (big "O") notation will emphasized. Topics include (but not limited to) sorting, searching, basic graph algorithms, as well as algorithm design and analysis. Abstract data types covered include priority queues, dictionaries, disjoint sets, heaps, balanced trees, and hashing. Familiarity with Python and Unix is assumed.
MGSXV
This project is one of 42Network graphic projects. We are going to use the school graphical library: the MiniLibX! This library was developed internally and includes basic necessary tools to open a window, create images and deal with keyboard and mouse events. This will be the opportunity for you to discover or use the mathematical notion of complex numbers and to take a peek at the concept of optimization in computer graphics and practice event handling.
fedor1113
Some very basic algebraic ideas and notions.
VishalLudhrani
Simple blog built using Next.js (ISR), TailwindCSS, notion-to-md as intermediary, and Notion as CMS.
DaniDev94
No description available
0xCAF3D0OD
trouble to understand some basic notion, find hier all the notion i have trouble to understand with good explaining site i found.
pallavbakshi
An Unofficial Notion API Wrapper -- to help you with basic data fetching and cleaning.
Nguinabe3
In this courses we will learn and practice basic python programming language. We will tackle the following notion : Operators, Datatypes , Variables , the If statement, Data Structures, Loops Functions.
aaeress
A fast and efficient note-taking app that leverages AI to help users organize notes effortlessly. Unlike complex software like Notion, our product focuses on simplicity and speed. Key features: create, update, delete notes, basic and semantic search, AI-driven categorization.
mdassamsislam
Sams Smart MarkDown Editor is very straightforward visual editor to write and edit MD files. It has Notion like interface . With this simple MD creator you can write all basic blocks using just a "/" command to start. Also dark mode is supported.
ameykunte
This is a Bash script that automates the setup of a new Ubuntu installation. With this script, you can easily install a variety of snap packages for popular applications like Discord, Notion, and Spotify, as well as basic tools like Git and Node.js.
RoyaakasH
Introduction to software tools for modeling and data analysis Exposure to computational software for optimization. Use of some software tools such as AMPL/ CPLEX/ Spreadsheet Solver/ LINDO/ LINGO/ Neos Solver/ MATLAB for solving and analyzing optimization problems. Building models, representing input data, results, interpretation & sensitivity analysis. Exposure to statistical packages for data analysis. Use of R/ SAS/ SPSS/ Excel-spreadsheet. Summarizing data with descriptive statistics, computing statistics, statistical estimation & tests Notion of simulation and effect of randomness. Introduction to Monte Carlo simulation. Simulation of reliability, inventory, queueing systems and basic Markov models, computing performance measures.
OctavioDevCol
Notion Clone application, uses TypeScript (StandardJS), Tailwind + Shadcn/UI, Convex, EdgeStore, the application only has basic functionalities. This project is a test one. Create, edit and delete notes, including a recycle bin. Add custom content blocks using BlockNote. Search for notes. Information update in real time thanks to Convex.
BBBBBOX
This product idea implements Hidden Markov Models to build a basic English sentence recognizer. Different parts of grammar (ie. subject, predicate, object, and auxiliary) are identified by the program as well as the probability of a possible sentence that could be created from a given library of words. This program could be useful tool for users learning different languages. This is a representative of my knowledge in Machine Learning and Artificial Intelligence and the notion that with a big enough data sets, in my case, words library, the computer could gain “intelligence” to output meaningful and useful results.
Antony-SS
This tutorial is made for programmers of all skill levels looking to get into web3 or development on the Algorand chain. All you’ll need is some basic knowledge of javascript, python, and smart contracts. You’ll pick the rest up. By the end, you will have an understanding of what the entire development pipeline looks like on Algorand and your own functioning dapp! I don’t like getting caught up in formality. I’ll keep the tone of this tutorial relatively casual and focus more on creating a working product than getting bogged down in technicality. Below are all the resources and repositories for this project. I created the project in Notion and then transferred it to the Algorand developer portal.