-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
61 lines (61 loc) · 3.42 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HEAD>
<TITLE>Brainfuck Enterprise Solutions</TITLE>
</HEAD>
<BODY LINK="#ffbd5a" VLINK="Aqua" ALINK="Fuchsia">
<TABLE WIDTH="103%">
<TR>
<TD>
<TABLE WIDTH="100%">
<TR VALIGN="MIDDLE">
<TD><A HREF="index.html"><IMG SRC="bf_enterprise_solutions.gif"></A>
<TD><A HREF="download.html"><IMG SRC="button_download.gif"></A>
<TD><A HREF="blog.html"><IMG SRC="button_blog.gif"></A>
<TD><A HREF="about.html"><IMG SRC="button_about.gif"></A>
</TR> <!-- Navbar -->
</TABLE>
<TD/>
</TR>
<TR><TD><IMG SRC="step-ahead-of-the-future.jpg" ALIGN="CENTER" WIDTH="100%"></TR>
<TR>
<TD><MARQUEE>RELIABILITY SPEED ROBUSTNESS SECURITY FUTURE CONFORMANCE SATISFACTION ENTERPRISE EXPERIENCE GROWTH AUTHORITY BUSINESS COMPLIANCE DELIVERY PROFESSIONALISM</MARQUEE>
</TD>
</TR>
<TR>
<TD>
<TABLE WIDTH="100%" BORDER="3" CELLPADDING="10"> <!-- Content and sidebar -->
<TR>
<TD> <!-- Sidebar -->
<TABLE BORDER="3">
<TR><TD><IMG SRC="button_our-products.gif">
<TR><TD><A HREF="https://github.com/bf-enterprise-solutions/os.bf"><IMG SRC="button_os-bf.gif"></A></TD></TR>
<TR><TD><A HREF="https://github.com/bf-enterprise-solutions/ed.bf"><IMG SRC="button_ed-bf.gif"></A></TD></TR>
<TR><TD><A HREF="https://github.com/bf-enterprise-solutions/meta.bf"><IMG SRC="button_meta-bf.gif"></A></TD></TR>
<TR><TD><A HREF="https://github.com/bf-enterprise-solutions/str.bf"><IMG SRC="button_str-bf.gif"></A></TD></TR>
<TR><TD><IMG SRC="button_our-guides.gif">
<TR><TD><A HREF="https://github.com/bf-enterprise-solutions/bf.style"><IMG SRC="button_bf-style.gif"></A></TD></TR>
<TR><TD><A HREF="https://github.com/bf-enterprise-solutions/bf.doc"><IMG SRC="button_bf-doc.gif"></A></TD></TR>
</TABLE>
</TD>
<TD COLSPAN="5">
<H1>BRAINFUCK ENTERPRISE SOLUTIONS: RELIABILITY AT SCALE</H1>
<P>At Brainfuck Enterprise Solutions, we're committed to the highest standards of software development.
Our products satisfy a wide range of business requirements and corporate use-cases.
At the core of our team are highly-professional developers, analysts, architects, and project managers.
We perform what other companies deem impossible.
</P>
<P>Our products and services are built on top of the ultimately reliable and the most performant tool in the Software industry: Brainfuck programming language.
The programming environment Brainfuck provides gives us unparalleled development speed and sleek end-user experience.
We ship products in the shortest time possible in the industry, and the rate of feature growths is orders of magnitude higher than any of our competitors can ever have.
</P>
<P>
Follow our <A HREF="https://github.com/bf-enterprise-solutions">Github</A> to stay updated on how we disrupt the industry!
</P>
</TD> <!-- Content -->
</TR>
</TABLE>
</TD>
</TR>
<TR><TD><HR></TR>
<TR><TD><DIV>© Brainfuck Enterprise Solutions, 2023-present</DIV>
</BODY>