Templates
Choose from our handcrafted Templates to quickly get started.
hello.html
<div>
helloWorld
</div>
I love HTML 😄
HTML / JS / CSS
Raspberry Pi
Python on Raspberry Pi
1
2
3
4
public class Box
{
setColorBox(1, purple);
}
Flexy Box
Do you know these Logos?
Sliding Cards
Swipe
Follow me
for more tips!
Post Template
hello-world.js
function helloWorld() {
console.log('hello world!');
}
Purple Instagram Carousel
git-diff.ts
function hello(name: string) {
console.log('Hello ' + name);
console.log('Hi ' + name);
}
Excepteur sint occaecat cupidatat non proident, sunt in
Excepteur sint occaecat cupidatat non proident, sunt in
Tip: Lorem ipsum dolor sit amet
Git Diff
Git Diff
new-feature.js
function hello(name: string) {
console.log('Hi ' + name);
}
Simple code for the best results!
This is our brand new feature 🤩
Feature Showoff
export const Spikes = () => {
// this is just an example code snippet 😄
const spikes = useSpikes();
// ...
};
Spikes
greetings.ts
function greetings() {
console.log('Have a nice day! 😄');
}
Twitter Header
function hello(name: string) {
console.log('Hi ' + name);
}
Tip: Lorem ipsum dolor sit amet
Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Circles
ellipse.ts
// ⬮⬮⬮
function addEllipse() {
console.log('Ellipse is added to your snap 🤩 ')
...
}
...
Form Elements
function hello(name: string) {
console.log('Hi ' + name);
}
Lorem ipsum dolor sit amet, consectetur adipiscing elit
Stripes
spooky.ts
function spooky() {
console.log('Spook away all those bugs 👻')
...
}