DEV Community

Adam Crockett πŸŒ€
Adam Crockett πŸŒ€

Posted on

Showoff your best creation

Can you show us an example of the project you are most proud of?

Latest comments (48)

Collapse
 
i8sumpi profile image
Kira L

I am just shocked that I got it working kiraprograms.com/bob-running-ai/

Collapse
 
adam_cyclones profile image
Adam Crockett πŸŒ€

Love Bob's face πŸ˜…

Collapse
 
alirezamika profile image
Alireza Mika • Edited

AutoScraper: A Smart Automatic Web Scraper for Python
github.com/alirezamika/autoscraper/

Collapse
 
amitness profile image
Amit Chaudhary
Collapse
 
prafulla-codes profile image
Prafulla Raichurkar

As of now it's my portfolio
prafulla.tech

Collapse
 
adam_cyclones profile image
Adam Crockett πŸŒ€

I'm very excited for you this is good work.

Collapse
 
prafulla-codes profile image
Prafulla Raichurkar

Thank you 😁

Collapse
 
flabbet profile image
Krzysztof KrysiΕ„ski
Collapse
 
s1hofmann profile image
Simon Hofmann • Edited

GitHub logo nut-tree / nut.js

Native UI testing / controlling with node

nut.js (Native UI Toolkit)

Travis Appveyor
Master Build Status Build status
Develop Build Status Build status

SonarCloud badge SonarCloud Coverage

Downloads per month

Native UI testing / automation with node.js

Built with opencv4nodejs

About

logo

nut.js is a cross-platform native UI automation / testing tool.

It allows for native UI interactions via keyboard and / or mouse but additionally gives you the possibility to navigate the screen based on image matching.

Examples

nut-tree/trailmix contains a set of ready to use examples which demo the usage ot nut.js.

Modules

This list gives an overview on currently implemented and planned functionality It's work in progress and will undergo constant modification.

Clipboard

  • Copy text to clipboard
  • Paste text from clipboard

Keyboard

  • Support for standard US keyboard layout
  • Support for German special characters

Mouse

  • Support for mouse movement
  • Support for mouse scroll
  • Configurable movement speed
  • Mouse drag

Window

  • List all windows
  • Retrieve active window
  • Retrieve window title
  • Retrieve window size and position

Screen

  • findOnScreen
  • waitFor
  • Hooks to trigger actions based on images
  • Highlighting…

A node desktop automation framework.

I started building it because I couldn’t find an existing one which fulfilled all my requirements.

It has been picked up by RedHat recently, so I guess I’m doing some things right 😊

Collapse
 
aanandmadhav profile image
Collapse
 
bretgeek profile image
bretgeek

I made this guitar TAB maker that tries to solve a very specific problem:) guitar.monster/blog/tab/

Collapse
 
albertopdrf profile image
Alberto PΓ©rez de Rada Fiol

tisn.app

Anyone can learn more about it and contribute to it at:

GitHub logo Tisn / tisn.app

The introverts' social network


Tisn

Tisn - The introverts' social network

Meet people while doing what you enjoy!

Table of contents

What is tisn.app?

Welcome to the tisn.app (or just Tisn) repository! We are very glad to have you here. If you want to help us make Tisn better, this is definitely the place to be!

The primary objective of Tisn is to try and address the problem of the apparent difficulty that exists to meet people and make new friends on this modern world. To do that, our social network:

  1. Connects people according to their interests
  2. Encourages people to go outside and meet others while doing something that they all enjoy
  3. Is as simple as possible

We try to do all of that while being completely transparent and respecting our users' privacy.

Contributing

We…

Collapse
 
shroomlife profile image
shroomlife πŸ„

oerwi.app πŸ₯°πŸ₯°πŸ₯°

Collapse
 
adam_cyclones profile image
Adam Crockett πŸŒ€ • Edited

Didn't want this to be all about me but here are my best potential libraries and Frameworks, both WIP.

GitHub logo adam-cyclones / didi

Convert a project from common JS to ESmodules, with included bundler-like / task runner behaviour.

didi the dino is a pterodactyl logo

didi

A transpiler for JavaScript and Typescript, transforming CommonJS modules into distinct ES Modules

Who uses didi?

Frontend and deno developers will find didi useful.

Try it out.

didi is not ready for production however you can still take didi for a spin!

npm install -g @didi-js/client-didi-cli

# or

yarn global add @didi-js/client-didi-cli

Create a project an entry file, some installed node_modules and then require the browser dependency into your entry file using the base specifier.

const colorThief = require('colorThief'); // base specifier example, no paths needed

run didi path/to/example-project

The result should have output a new target directory within this example-project and also a server should have started on http://localhost:8086. You may see some console errors in the browser, this is normal for this stage.

You may also notice that your import looks like this:

import colorThief from "color-thief"; // still no path?
…

GitHub logo adam-cyclones / reactive-css-properties

Set css custom properties and react to changes in realtime from JavaScript

Reactive css logo

Reactive CSS Properties

A tiny library to supercharge your styling workflow. With Reactive CSS Properties (re.css) you can set css custom properties and react to changes in realtime from JavaScript

Website - Report a bug - Supported frameworks

Table of contents

The case for re.css

You can think of modern JavaScript having two main responsibilities, updating business logic and updating styling, The trouble with the latter is that this adds extra overhead and new problems to overcome, re.css sets out that it is css's responsibility to update styling and JavaScript should…




Collapse
 
keziahmoselle profile image
Keziah

tempus.keziahmoselle.fr/ a desktop pomodoro πŸ…

Collapse
 
kraenhansen profile image
KrΓ¦n Hansen • Edited

I'm building a collaborative decision making app on rationalize.io (work is still in progress). Built on React.js and MongoDB Realm.

Collapse
 
adam_cyclones profile image
Adam Crockett πŸŒ€

Ahh yes, much needed!

Collapse
 
geshan profile image
Geshan Manandhar
Collapse
 
louislow profile image
Louis Low • Edited
Collapse
 
cyril_ogoh profile image
ogoh cyril

Wow πŸ™ŒπŸ™Œ