What We Can Do
The thing we do best is writing software that solves problems. We have been working in cybersecurity since it was still called "information security". We have proven skills related to the following products, languages, and paradigms:
Microsoft Defender, Microsoft Azure, Microsoft Entra, FortiGate, FortiClient and EMS, FortiSandbox, FortiManager, FortiAnalyzer, MISP, OWASP, PEC, RBMS, C, C++, PHP, SQL, Perl, SEO, CDN, Git, KPI, training.
How We Can Help You
If you need a website in WordPress or a PowerApp that reads data from an Excel sheet, we are not the right choice for you. But if you need something more complex, such as a high-performance CMS or a C++ library for analyzing Plutonium and Uranium spectra, we can probably give you a hand.
bool uranium_spectrum::solid_samples_analysis() {
le_relative_efficiency();
he_relative_efficiency();
peak peak1;
peak peak2;
peak peak3;
int i = 0;
while (i < _rois.size()){
int j = 0;
while (j < _rois[i]._peaks.size())
{
if (_rois[i]._peaks[j]._RefData._Energy == 93.35)// KA1 Th
peak1 = _rois[i]._peaks[j];
if (_rois[i]._peaks[j]._RefData._Energy == 92.38)// TH 234
peak2 = _rois[i]._peaks[j];
if (_rois[i]._peaks[j]._RefData._Energy == 92.80)// TH 234
peak3 = _rois[i]._peaks[j];
j++;
}
i++;
}
double eff1 = 1.;
if (peak1._RefData._Energy < 115)
eff1 = exp(_LERelEff[0]*log(peak1._RefData._Energy) +
_LERelEff[1]*pow(log(peak1._RefData._Energy),2.));
else
eff1 = exp(_HERelEff[0]*log(peak1._RefData._Energy) +
_HERelEff[1]*pow(log(peak1._RefData._Energy),2.) +
_HERelEff[2]*pow(log(peak1._RefData._Energy),3.));
...
We also enjoy teaching. In particular, teaching non-technical people how to defend themselves against threats — increasingly frequent and sophisticated — from hackers, because we believe (and write) that staff training is the best way to fight cybercrime.